public class CallTimeoutResponse extends Response implements IdentifiedDataSerializable
Constructor and Description |
---|
CallTimeoutResponse() |
CallTimeoutResponse(long callId,
boolean urgent) |
Modifier and Type | Method and Description |
---|---|
int |
getFactoryId()
Returns DataSerializableFactory factory id for this class.
|
int |
getId()
Returns type identifier for this class.
|
String |
toString() |
getCallId, isUrgent, readData, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readData, writeData
public CallTimeoutResponse()
public CallTimeoutResponse(long callId, boolean urgent)
public int getFactoryId()
IdentifiedDataSerializable
getFactoryId
in interface IdentifiedDataSerializable
getFactoryId
in class Response
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.