|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableBytesWritable | |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.io | |
| Uses of ImmutableBytesWritable in org.apache.hadoop.hbase |
|---|
| Method parameters in org.apache.hadoop.hbase with type arguments of type ImmutableBytesWritable | |
|---|---|
CompoundConfiguration |
CompoundConfiguration.addWritableMap(Map<ImmutableBytesWritable,ImmutableBytesWritable> map)
Add ImmutableBytesWritable map to config list. |
CompoundConfiguration |
CompoundConfiguration.addWritableMap(Map<ImmutableBytesWritable,ImmutableBytesWritable> map)
Add ImmutableBytesWritable map to config list. |
| Uses of ImmutableBytesWritable in org.apache.hadoop.hbase.io |
|---|
| Methods in org.apache.hadoop.hbase.io with parameters of type ImmutableBytesWritable | |
|---|---|
int |
ImmutableBytesWritable.compareTo(ImmutableBytesWritable that)
Define the sort order of the BytesWritable. |
| Constructors in org.apache.hadoop.hbase.io with parameters of type ImmutableBytesWritable | |
|---|---|
ImmutableBytesWritable(ImmutableBytesWritable ibw)
Set the new ImmutableBytesWritable to the contents of the passed ibw. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||