public static class ClientHandlerService.CountDownLatchLeave extends Object implements RemotelyProcessable
| Constructor and Description |
|---|
ClientHandlerService.CountDownLatchLeave() |
ClientHandlerService.CountDownLatchLeave(Address deadAddress) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode() |
void |
process() |
void |
readData(DataInput in) |
void |
setConnection(Connection conn) |
void |
setNode(Node node) |
void |
writeData(DataOutput out) |
public ClientHandlerService.CountDownLatchLeave(Address deadAddress)
public ClientHandlerService.CountDownLatchLeave()
public void setConnection(Connection conn)
setConnection in interface RemotelyProcessablepublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionpublic void process()
process in interface ProcessableCopyright © 2013 Hazelcast, Inc.. All rights reserved.