java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreFileWriter.CellInfo
-
Field Summary
Fields
(package private) long
(package private) org.apache.hadoop.hbase.Cell.Type
-
Constructor Summary
Constructors
CellInfo(long timestamp,
org.apache.hadoop.hbase.Cell.Type type)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
type
org.apache.hadoop.hbase.Cell.Type type
-
Constructor Details
-
CellInfo
CellInfo(long timestamp,
org.apache.hadoop.hbase.Cell.Type type)