Uses of Class
org.apache.cassandra.io.sstable.Descriptor.TempState

Packages that use Descriptor.TempState
org.apache.cassandra.io.sstable   
 

Uses of Descriptor.TempState in org.apache.cassandra.io.sstable
 

Methods in org.apache.cassandra.io.sstable that return Descriptor.TempState
static Descriptor.TempState Descriptor.TempState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Descriptor.TempState[] Descriptor.TempState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 The Apache Software Foundation