Uses of Enum Class
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 class with the specified name.static ImplType[]
ImplType.values()
Returns an array containing the constants of this enum class, in the order they are declared.