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