public interface ICacheServiceAdmin
| Modifier and Type | Method and Description |
|---|---|
String |
getStats()
Gets the stats attribute of the ICacheServiceAdmin object
|
void |
shutdown()
Description of the Method
|
void |
shutdown(String host,
int port)
Description of the Method
|
String getStats() throws IOException
IOExceptionvoid shutdown()
throws IOException
IOExceptionvoid shutdown(String host, int port) throws IOException
host - port - IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.