Uses of Enum
org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason
-
Uses of ActiveCompaction.CompactionReason in org.apache.accumulo.core.client.admin
Modifier and TypeMethodDescriptionabstract ActiveCompaction.CompactionReason
ActiveCompaction.getReason()
Returns the enum constant of this type with the specified name.static ActiveCompaction.CompactionReason[]
ActiveCompaction.CompactionReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.