Uses of Enum
org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType
Packages that use ActiveCompaction.CompactionType
-
Uses of ActiveCompaction.CompactionType in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return ActiveCompaction.CompactionTypeModifier and TypeMethodDescriptionabstract ActiveCompaction.CompactionType
ActiveCompaction.getType()
Returns the enum constant of this type with the specified name.static ActiveCompaction.CompactionType[]
ActiveCompaction.CompactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.