|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CellProtos.KeyValue in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return CellProtos.KeyValue | |
---|---|
CellProtos.KeyValue |
CellProtos.KeyValue.Builder.build()
|
CellProtos.KeyValue |
CellProtos.KeyValue.Builder.buildPartial()
|
static CellProtos.KeyValue |
CellProtos.KeyValue.getDefaultInstance()
|
CellProtos.KeyValue |
CellProtos.KeyValue.getDefaultInstanceForType()
|
CellProtos.KeyValue |
CellProtos.KeyValue.Builder.getDefaultInstanceForType()
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseDelimitedFrom(InputStream input)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(byte[] data)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(com.google.protobuf.ByteString data)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(com.google.protobuf.CodedInputStream input)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(InputStream input)
|
static CellProtos.KeyValue |
CellProtos.KeyValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type CellProtos.KeyValue | |
---|---|
CellProtos.KeyValue.Builder |
CellProtos.KeyValue.Builder.mergeFrom(CellProtos.KeyValue other)
|
static CellProtos.KeyValue.Builder |
CellProtos.KeyValue.newBuilder(CellProtos.KeyValue prototype)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |