public interface ConsoleRequest extends DataSerializable
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
Object |
readResponse(DataInput in) |
void |
writeResponse(ManagementCenterService mcs,
DataOutput dos) |
readData, writeDataint getType()
Object readResponse(DataInput in) throws IOException
IOExceptionvoid writeResponse(ManagementCenterService mcs, DataOutput dos) throws Exception
ExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.