Uses of Interface
org.apache.cassandra.service.StorageProxyMBean
-
Packages that use StorageProxyMBean Package Description org.apache.cassandra.service org.apache.cassandra.tools -
-
Uses of StorageProxyMBean in org.apache.cassandra.service
Classes in org.apache.cassandra.service that implement StorageProxyMBean Modifier and Type Class Description class
StorageProxy
-
Uses of StorageProxyMBean in org.apache.cassandra.tools
Fields in org.apache.cassandra.tools declared as StorageProxyMBean Modifier and Type Field Description protected StorageProxyMBean
NodeProbe. spProxy
Methods in org.apache.cassandra.tools that return StorageProxyMBean Modifier and Type Method Description StorageProxyMBean
NodeProbe. getSpProxy()
-