Class GridNearAtomicCheckUpdateRequest

    • Field Detail

      • CACHE_MSG_IDX

        public static final int CACHE_MSG_IDX
        Cache message index.
    • Constructor Detail

      • GridNearAtomicCheckUpdateRequest

        public GridNearAtomicCheckUpdateRequest()
    • Method Detail

      • futureId

        public final long futureId()
        Returns:
        Future ID on near node.
      • partition

        public int partition()
        Overrides:
        partition in class GridCacheMessage
        Returns:
        Partition ID this message is targeted to or -1 if it cannot be determined.
      • addDeploymentInfo

        public boolean addDeploymentInfo()
        Deployment enabled flag indicates whether deployment info has to be added to this message.
        Specified by:
        addDeploymentInfo in class GridCacheMessage
        Returns:
        true or if deployment info must be added to the the message, false otherwise.
      • directType

        public short directType()
        Gets message type.
        Returns:
        Message type.