Uses of Class
org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet

Packages that use CellSetMessage.CellSet
org.apache.hadoop.hbase.rest.protobuf.generated   
 

Uses of CellSetMessage.CellSet in org.apache.hadoop.hbase.rest.protobuf.generated
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return CellSetMessage.CellSet
 CellSetMessage.CellSet CellSetMessage.CellSet.Builder.build()
           
 CellSetMessage.CellSet CellSetMessage.CellSet.Builder.buildPartial()
           
static CellSetMessage.CellSet CellSetMessage.CellSet.getDefaultInstance()
           
 CellSetMessage.CellSet CellSetMessage.CellSet.getDefaultInstanceForType()
           
 CellSetMessage.CellSet CellSetMessage.CellSet.Builder.getDefaultInstanceForType()
           
protected  CellSetMessage.CellSet CellSetMessage.CellSet.Builder.internalGetResult()
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseDelimitedFrom(InputStream input)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(byte[] data)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(com.google.protobuf.ByteString data)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(com.google.protobuf.CodedInputStream input)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(InputStream input)
           
static CellSetMessage.CellSet CellSetMessage.CellSet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated with parameters of type CellSetMessage.CellSet
 CellSetMessage.CellSet.Builder CellSetMessage.CellSet.Builder.mergeFrom(CellSetMessage.CellSet other)
           
static CellSetMessage.CellSet.Builder CellSetMessage.CellSet.newBuilder(CellSetMessage.CellSet prototype)
           
 



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