Uses of Class
org.apache.hadoop.hbase.master.procedure.ServerQueue
Packages that use ServerQueue
-
Uses of ServerQueue in org.apache.hadoop.hbase.master.procedure
Fields in org.apache.hadoop.hbase.master.procedure declared as ServerQueueModifier and TypeFieldDescriptionprivate final ServerQueue[]MasterProcedureScheduler.serverBucketsFields in org.apache.hadoop.hbase.master.procedure with type parameters of type ServerQueueModifier and TypeFieldDescriptionprivate static final AvlUtil.AvlKeyComparator<ServerQueue>MasterProcedureScheduler.SERVER_QUEUE_KEY_COMPARATORMethods in org.apache.hadoop.hbase.master.procedure that return ServerQueueModifier and TypeMethodDescriptionprivate ServerQueueMasterProcedureScheduler.getServerQueue(ServerName serverName, ServerProcedureInterface proc)