public interface Call extends Processable
Modifier and Type | Method and Description |
---|---|
long |
getCallId() |
int |
getEnqueueCount() |
void |
handleResponse(Packet packet) |
void |
onDisconnect(Address dead) |
void |
onEnqueue() |
void |
setCallId(long id) |
process
Copyright © 2013 Hazelcast, Inc.. All rights reserved.