Uses of Class
org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType

Packages that use ActiveCompaction.CompactionType
org.apache.accumulo.core.client.admin   
 

Uses of ActiveCompaction.CompactionType in org.apache.accumulo.core.client.admin
 

Methods in org.apache.accumulo.core.client.admin that return ActiveCompaction.CompactionType
 ActiveCompaction.CompactionType ActiveCompaction.getType()
           
static ActiveCompaction.CompactionType ActiveCompaction.CompactionType.valueOf(String name)
          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.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.