Interface RemoteRpcRegistryMXBean
-
- All Known Implementing Classes:
RemoteRpcRegistryMXBeanImpl
public interface RemoteRpcRegistryMXBeanJMX bean to check remote rpc registry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>findRpcByName(String name)Map<String,String>findRpcByRoute(String route)StringgetBucketVersions()Set<String>getGlobalRpc()Set<String>getLocalRegisteredRoutedRpc()
-