Class NodeVersionKey

  • All Implemented Interfaces:
    Serializable

    public class NodeVersionKey
    extends Object
    implements Serializable
    Key for caches that need to be bound implicitly to the current version of a node.
    Since:
    4.0
    Author:
    Derek Hulley
    See Also:
    Serialized Form
    • Constructor Detail

      • NodeVersionKey

        public NodeVersionKey​(Long nodeId,
                              Long version)