Uses of Class
org.elasticsearch.index.seqno.RetentionLeaseSyncAction.Response
-
Packages that use RetentionLeaseSyncAction.Response Package Description org.elasticsearch.index.seqno -
-
Uses of RetentionLeaseSyncAction.Response in org.elasticsearch.index.seqno
Methods in org.elasticsearch.index.seqno that return RetentionLeaseSyncAction.Response Modifier and Type Method Description protected RetentionLeaseSyncAction.ResponseRetentionLeaseSyncAction. newResponseInstance(StreamInput in)Method parameters in org.elasticsearch.index.seqno with type arguments of type RetentionLeaseSyncAction.Response Modifier and Type Method Description protected voidRetentionLeaseSyncAction. shardOperationOnPrimary(RetentionLeaseSyncAction.Request request, IndexShard primary, ActionListener<TransportReplicationAction.PrimaryResult<RetentionLeaseSyncAction.Request,RetentionLeaseSyncAction.Response>> listener)
-