Class ReplicaLayout.ForWrite<E extends Endpoints<E>>

    • Method Detail

      • all

        public final E all()
        Description copied from class: ReplicaLayout
        All relevant owners of the ring position(s) for this operation, as implied by the current ring layout. For writes, this will include pending owners, and for reads it will be equivalent to natural()
        Overrides:
        all in class ReplicaLayout<E extends Endpoints<E>>
      • pending

        public final E pending()