Uses of Class
org.apache.cassandra.service.AntiEntropyService.Status

Packages that use AntiEntropyService.Status
org.apache.cassandra.service   
 

Uses of AntiEntropyService.Status in org.apache.cassandra.service
 

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



Copyright © 2013 The Apache Software Foundation