public class CacheContinuousQueryEntry extends Object implements GridCacheDeployable, Message
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
CacheContinuousQueryEntry()
Required by
Message. |
| Modifier and Type | Method and Description |
|---|---|
GridDeploymentInfo |
deployInfo() |
short |
directType()
Gets message type.
|
static javax.cache.event.EventType |
eventTypeFromOrdinal(int ord) |
byte |
fieldsCount()
Gets fields count.
|
byte |
flags() |
void |
onAckReceived()
Method called when ack message received.
|
void |
prepare(GridDeploymentInfo depInfo)
Prepare deployment information.
|
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
public CacheContinuousQueryEntry()
Message.@Nullable public static javax.cache.event.EventType eventTypeFromOrdinal(int ord)
ord - Event type ordinal value.public byte flags()
public void onAckReceived()
onAckReceived in interface Messagepublic void prepare(GridDeploymentInfo depInfo)
prepare in interface GridCacheDeployabledepInfo - Deployment information.public GridDeploymentInfo deployInfo()
deployInfo in interface GridCacheDeployablepublic short directType()
directType in interface Messagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public byte fieldsCount()
fieldsCount in interface Message
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018