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 RemotelyProcessable
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
IOException
public void process()
process
in interface Processable
Copyright © 2013 Hazelcast, Inc.. All rights reserved.