org.apache.hadoop.hbase.protobuf.generated
Interface AdminProtos.StopServerRequestOrBuilder

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

public static interface AdminProtos.StopServerRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getReason()
           
 boolean hasReason()
           
 
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

hasReason

boolean hasReason()

getReason

String getReason()


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