IndicesRequest, Streamable, Writeable, TaskAwareRequestpublic class BasicReplicationRequest extends ReplicationRequest<BasicReplicationRequest>
IndicesRequest.ReplaceableTransportRequest.EmptyWriteable.Reader<V>, Writeable.Writer<V>DEFAULT_TIMEOUT, index, shardId, timeout, waitForActiveShards| Constructor | Description |
|---|---|
BasicReplicationRequest() |
|
BasicReplicationRequest(ShardId shardId) |
Creates a new request with resolved shard id
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
getShouldStoreResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateTask, getDescription, index, index, indices, indicesOptions, onRetry, readFrom, setShardId, shardId, timeout, timeout, timeout, validate, waitForActiveShards, waitForActiveShards, waitForActiveShards, writeTonewWriteableReadersetParentTaskremoteAddress, remoteAddressgetParentTask, setParentTaskpublic BasicReplicationRequest()
public BasicReplicationRequest(ShardId shardId)
public java.lang.String toString()
toString in class ReplicationRequest<BasicReplicationRequest>