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