org.hbase.async.generated
Class CellPB

java.lang.Object
  extended by org.hbase.async.generated.CellPB

public final class CellPB
extends Object


Nested Class Summary
static class CellPB.Cell
          Protobuf type Cell
static interface CellPB.CellOrBuilder
           
static class CellPB.CellType
          Protobuf enum CellType
static class CellPB.KeyValue
          Protobuf type KeyValue
static interface CellPB.KeyValueOrBuilder
           
 
Method Summary
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)


Copyright © 2010-2015, The Async HBase Authors