org.apache.hadoop.hbase.protobuf.generated
Interface ClusterIdProtos.ClusterIdOrBuilder

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

public static interface ClusterIdProtos.ClusterIdOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getClusterId()
           
 boolean hasClusterId()
           
 
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

hasClusterId

boolean hasClusterId()

getClusterId

String getClusterId()


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