Uses of Class
org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue

Uses of CellProtos.KeyValue in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type CellProtos.KeyValue
static com.google.protobuf.Parser<CellProtos.KeyValue> CellProtos.KeyValue.PARSER
           
 

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 that return types with arguments of type CellProtos.KeyValue
 com.google.protobuf.Parser<CellProtos.KeyValue> CellProtos.KeyValue.getParserForType()
           
 

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)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.