public class CacheContinuousQueryEntry extends Object implements GridCacheDeployable, Message
| Constructor and Description |
|---|
CacheContinuousQueryEntry()
Required by
Message. |
| Modifier and Type | Method and Description |
|---|---|
GridDeploymentInfo |
deployInfo() |
byte |
directType()
Gets message type.
|
static javax.cache.event.EventType |
eventTypeFromOrdinal(int ord) |
byte |
fieldsCount()
Gets fields count.
|
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 void prepare(GridDeploymentInfo depInfo)
prepare in interface GridCacheDeployabledepInfo - Deployment information.public GridDeploymentInfo deployInfo()
deployInfo in interface GridCacheDeployablepublic byte 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. 1.0.0 Release Date : March 31 2015