public class GridNearAtomicSingleUpdateFilterRequest extends GridNearAtomicSingleUpdateRequest
key, partId, valflags, futVer, nodeId, op, subjId, syncMode, taskNameHash, topVerCACHE_MSG_IDXaddDepInfo, CACHE_MSG_INDEX_FIELD_NAME, cacheId, forceAddDepInfo, MAX_CACHE_MSG_LOOKUP_INDEX| Constructor and Description |
|---|
GridNearAtomicSingleUpdateFilterRequest()
Empty constructor required by
Externalizable. |
| Modifier and Type | Method and Description |
|---|---|
byte |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
CacheEntryPredicate[] |
filter() |
void |
finishUnmarshal(GridCacheSharedContext ctx,
ClassLoader ldr)
This method is called after the message is deserialized and is responsible for
unmarshalling state marshalled in
GridCacheMessage.prepareMarshal(GridCacheSharedContext) method. |
void |
prepareMarshal(GridCacheSharedContext ctx)
This method is called before the whole message is serialized
and is responsible for pre-marshalling state.
|
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.
|
addUpdateEntry, cleanup, conflictExpireTime, conflictTtl, conflictVersion, conflictVersions, entryProcessor, key, keys, partition, size, value, values, writeValueaddDeploymentInfo, clientRequest, clientRequest, expiry, fastMap, fastMap, futureVersion, hasPrimary, hasPrimary, invokeArguments, keepBinary, keepBinary, lookupIndex, messageLogger, nodeId, nodeId, onResponse, operation, response, returnValue, returnValue, skipStore, skipStore, subjectId, taskNameHash, topologyLocked, topologyLocked, topologyVersion, updateVersion, writeSynchronizationModecacheId, cacheId, classError, deployInfo, error, finishUnmarshalCacheObjects, finishUnmarshalCacheObjects, ignoreClassErrors, marshalCollection, marshalInfo, marshalInfos, marshalInvokeArguments, marshalTx, messageId, nextIndexId, onAckReceived, onClassError, partitionExchangeMessage, prepare, prepareMarshalCacheObject, prepareMarshalCacheObjects, prepareMarshalCacheObjects, prepareObject, transferExpiryPolicy, unmarshalCollection, unmarshalInfo, unmarshalInfos, unmarshalInvokeArguments, unmarshalTxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdeployInfo, preparepublic GridNearAtomicSingleUpdateFilterRequest()
Externalizable.@Nullable public CacheEntryPredicate[] filter()
filter in class GridNearAtomicAbstractSingleUpdateRequestpublic void prepareMarshal(GridCacheSharedContext ctx) throws IgniteCheckedException
prepareMarshal in class GridNearAtomicSingleUpdateRequestctx - Cache context.IgniteCheckedException - If failed.public void finishUnmarshal(GridCacheSharedContext ctx, ClassLoader ldr) throws IgniteCheckedException
GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.finishUnmarshal in class GridNearAtomicSingleUpdateRequestctx - Context.ldr - Class loader.IgniteCheckedException - If failed.public boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class GridNearAtomicSingleUpdateRequestbuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class GridNearAtomicSingleUpdateRequestbuf - Byte buffer.reader - Reader.public byte directType()
directType in interface MessagedirectType in class GridNearAtomicSingleUpdateRequestpublic byte fieldsCount()
fieldsCount in interface MessagefieldsCount in class GridNearAtomicSingleUpdateRequestpublic String toString()
toString in class GridNearAtomicSingleUpdateRequest
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017