Class ReplicationTracker.PrimaryContext

  • All Implemented Interfaces:
    Writeable
    Enclosing class:
    ReplicationTracker

    public static class ReplicationTracker.PrimaryContext
    extends java.lang.Object
    implements Writeable
    Represents the sequence number component of the primary context. This is the knowledge on the primary of the in-sync and initializing shards and their local checkpoints.
    • Method Detail

      • clusterStateVersion

        public long clusterStateVersion()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object