org.apache.hadoop.hbase.protobuf.generated
Interface ZooKeeperProtos.TableOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ZooKeeperProtos.Table, ZooKeeperProtos.Table.Builder
Enclosing class:
ZooKeeperProtos

public static interface ZooKeeperProtos.TableOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 ZooKeeperProtos.Table.State getState()
           
 boolean hasState()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasState

boolean hasState()

getState

ZooKeeperProtos.Table.State getState()


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