|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableBytesWritable | |
---|---|
org.apache.hadoop.hbase | Provides Hbase, the Hadoop simple database. |
org.apache.hadoop.hbase.io |
Uses of ImmutableBytesWritable in org.apache.hadoop.hbase |
---|
Fields in org.apache.hadoop.hbase declared as ImmutableBytesWritable | |
---|---|
static ImmutableBytesWritable |
HLogEdit.completeCacheFlush
Value written to HLog on a complete cache flush |
static ImmutableBytesWritable |
HLogEdit.deleteBytes
Value stored for a deleted item |
Uses of ImmutableBytesWritable in org.apache.hadoop.hbase.io |
---|
Constructors in org.apache.hadoop.hbase.io with parameters of type ImmutableBytesWritable | |
---|---|
ImmutableBytesWritable(ImmutableBytesWritable ibw)
Set the new ImmutableBytesWritable to a copy of the contents of the passed ibw . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |