Uses of Enum
org.apache.hadoop.hbase.thrift.ImplType
Packages that use ImplType
-
Uses of ImplType in org.apache.hadoop.hbase.thrift
Fields in org.apache.hadoop.hbase.thrift declared as ImplTypeMethods in org.apache.hadoop.hbase.thrift that return ImplTypeModifier and TypeMethodDescriptionstatic ImplType
ImplType.getServerImpl
(org.apache.hadoop.conf.Configuration conf) static ImplType
Returns the enum constant of this type with the specified name.static ImplType[]
ImplType.values()
Returns an array containing the constants of this enum type, in the order they are declared.