Uses of Class
org.apache.cassandra.service.StorageService
-
Packages that use StorageService Package Description org.apache.cassandra.repair org.apache.cassandra.service -
-
Uses of StorageService in org.apache.cassandra.repair
Constructors in org.apache.cassandra.repair with parameters of type StorageService Constructor Description RepairRunnable(StorageService storageService, int cmd, RepairOption options, java.lang.String keyspace)
-
Uses of StorageService in org.apache.cassandra.service
Fields in org.apache.cassandra.service declared as StorageService Modifier and Type Field Description static StorageService
StorageService. instance
-