Uses of Enum Class
org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
Packages that use ServerProcedureInterface.ServerOperationType
Package
Description
-
Uses of ServerProcedureInterface.ServerOperationType in org.apache.hadoop.hbase.master.procedure
Methods in org.apache.hadoop.hbase.master.procedure that return ServerProcedureInterface.ServerOperationTypeModifier and TypeMethodDescriptionLogRollRemoteProcedure.getServerOperationType()ReloadQuotasProcedure.getServerOperationType()ServerCrashProcedure.getServerOperationType()ServerProcedureInterface.getServerOperationType()Given an operation type we can take decisions about what to do with pending operations.SplitWALProcedure.getServerOperationType()SplitWALRemoteProcedure.getServerOperationType()SwitchRpcThrottleProcedure.getServerOperationType()SwitchRpcThrottleRemoteProcedure.getServerOperationType()Returns the enum constant of this class with the specified name.ServerProcedureInterface.ServerOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ServerProcedureInterface.ServerOperationType in org.apache.hadoop.hbase.master.replication
Methods in org.apache.hadoop.hbase.master.replication that return ServerProcedureInterface.ServerOperationTypeModifier and TypeMethodDescriptionAssignReplicationQueuesProcedure.getServerOperationType()ClaimReplicationQueueRemoteProcedure.getServerOperationType()ClaimReplicationQueuesProcedure.getServerOperationType()Deprecated.