org.apache.cassandra.service
Class StorageService.Keyspaces

java.lang.Object
  extended by org.apache.cassandra.service.StorageService.Keyspaces
Enclosing class:
StorageService

public class StorageService.Keyspaces
extends java.lang.Object


Field Summary
 java.util.List<RawKeyspace> keyspaces
           
 
Constructor Summary
StorageService.Keyspaces()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keyspaces

public java.util.List<RawKeyspace> keyspaces
Constructor Detail

StorageService.Keyspaces

public StorageService.Keyspaces()


Copyright © 2011 The Apache Software Foundation