Uses of Interface
org.elasticsearch.action.support.replication.ReplicationOperation.Primary
-
Packages that use ReplicationOperation.Primary Package Description org.elasticsearch.action.support.replication -
-
Uses of ReplicationOperation.Primary in org.elasticsearch.action.support.replication
Constructors in org.elasticsearch.action.support.replication with parameters of type ReplicationOperation.Primary Constructor Description ReplicationOperation(Request request, ReplicationOperation.Primary<Request,ReplicaRequest,PrimaryResultT> primary, ActionListener<PrimaryResultT> listener, ReplicationOperation.Replicas<ReplicaRequest> replicas, org.apache.logging.log4j.Logger logger, String opType, long primaryTerm)
-