|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageService | |
---|---|
org.apache.cassandra.loader | |
org.apache.cassandra.service |
Uses of StorageService in org.apache.cassandra.loader |
---|
Constructors in org.apache.cassandra.loader with parameters of type StorageService | |
---|---|
CustomLoader(StorageService storageService,
java.lang.String path)
|
|
Loader(StorageService storageService)
|
|
PreLoad(StorageService storageService)
|
Uses of StorageService in org.apache.cassandra.service |
---|
Fields in org.apache.cassandra.service declared as StorageService | |
---|---|
protected StorageService |
CassandraServer.storageService
|
Methods in org.apache.cassandra.service that return StorageService | |
---|---|
static StorageService |
StorageService.instance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |