Uses of Enum Class
org.apache.hadoop.hbase.client.LogQueryFilter.Type
Packages that use LogQueryFilter.Type
-
Uses of LogQueryFilter.Type in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as LogQueryFilter.TypeMethods in org.apache.hadoop.hbase.client that return LogQueryFilter.TypeModifier and TypeMethodDescriptionLogQueryFilter.getType()Deprecated.static LogQueryFilter.TypeReturns the enum constant of this class with the specified name.static LogQueryFilter.Type[]LogQueryFilter.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.client with parameters of type LogQueryFilter.TypeModifier and TypeMethodDescriptionvoidLogQueryFilter.setType(LogQueryFilter.Type type) Deprecated. -
Uses of LogQueryFilter.Type in org.apache.hadoop.hbase.thrift2
Methods in org.apache.hadoop.hbase.thrift2 that return LogQueryFilter.TypeModifier and TypeMethodDescriptionprivate static LogQueryFilter.TypeThriftUtilities.getLogTypeFromThrift(org.apache.hadoop.hbase.thrift2.generated.TLogQueryFilter tSlowLogQueryFilter)