Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState

Uses of AdminProtos.GetRegionInfoResponse.CompactionState in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AdminProtos.GetRegionInfoResponse.CompactionState
 AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponseOrBuilder.getCompactionState()
           
 AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponse.getCompactionState()
           
 AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponse.Builder.getCompactionState()
           
static AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponse.CompactionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponse.CompactionState.valueOf(int value)
           
static AdminProtos.GetRegionInfoResponse.CompactionState AdminProtos.GetRegionInfoResponse.CompactionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AdminProtos.GetRegionInfoResponse.CompactionState[] AdminProtos.GetRegionInfoResponse.CompactionState.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 AdminProtos.GetRegionInfoResponse.CompactionState
static com.google.protobuf.Internal.EnumLiteMap<AdminProtos.GetRegionInfoResponse.CompactionState> AdminProtos.GetRegionInfoResponse.CompactionState.internalGetValueMap()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AdminProtos.GetRegionInfoResponse.CompactionState
 AdminProtos.GetRegionInfoResponse.Builder AdminProtos.GetRegionInfoResponse.Builder.setCompactionState(AdminProtos.GetRegionInfoResponse.CompactionState value)
           
 



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