Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State

Uses of ZooKeeperProtos.Table.State in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ZooKeeperProtos.Table.State
 ZooKeeperProtos.Table.State ZooKeeperProtos.TableOrBuilder.getState()
           
 ZooKeeperProtos.Table.State ZooKeeperProtos.Table.getState()
           
 ZooKeeperProtos.Table.State ZooKeeperProtos.Table.Builder.getState()
           
static ZooKeeperProtos.Table.State ZooKeeperProtos.Table.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static ZooKeeperProtos.Table.State ZooKeeperProtos.Table.State.valueOf(int value)
           
static ZooKeeperProtos.Table.State ZooKeeperProtos.Table.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ZooKeeperProtos.Table.State[] ZooKeeperProtos.Table.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ZooKeeperProtos.Table.State
static com.google.protobuf.Internal.EnumLiteMap<ZooKeeperProtos.Table.State> ZooKeeperProtos.Table.State.internalGetValueMap()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ZooKeeperProtos.Table.State
 ZooKeeperProtos.Table.Builder ZooKeeperProtos.Table.Builder.setState(ZooKeeperProtos.Table.State value)
           
 



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