Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.WALEdit.ScopeType

Packages that use AdminProtos.WALEntry.WALEdit.ScopeType
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of AdminProtos.WALEntry.WALEdit.ScopeType in org.apache.hadoop.hbase.protobuf.generated
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AdminProtos.WALEntry.WALEdit.ScopeType
 AdminProtos.WALEntry.WALEdit.FamilyScope.Builder AdminProtos.WALEntry.WALEdit.FamilyScope.Builder.setScopeType(AdminProtos.WALEntry.WALEdit.ScopeType value)
           
 



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