- java.lang.Object
-
- org.elasticsearch.transport.TransportMessage
-
- org.elasticsearch.transport.TransportRequest
-
- org.elasticsearch.action.ActionRequest
-
- org.elasticsearch.action.support.replication.ReplicationRequest<R>
-
- org.elasticsearch.action.support.replication.ReplicatedWriteRequest<org.elasticsearch.action.index.IndexRequest>
-
- org.elasticsearch.action.index.IndexRequest
-
- org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchInsertRequest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.elasticsearch.transport.TransportRequest
org.elasticsearch.transport.TransportRequest.Empty
-
Nested classes/interfaces inherited from interface org.elasticsearch.action.DocWriteRequest
org.elasticsearch.action.DocWriteRequest.OpType
-
Nested classes/interfaces inherited from interface org.elasticsearch.action.IndicesRequest
org.elasticsearch.action.IndicesRequest.Replaceable
-
Nested classes/interfaces inherited from interface org.elasticsearch.action.support.WriteRequest
org.elasticsearch.action.support.WriteRequest.RefreshPolicy
-
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
org.elasticsearch.common.io.stream.Writeable.Reader<V>, org.elasticsearch.common.io.stream.Writeable.Writer<V>
-
Field Summary
-
Fields inherited from class org.elasticsearch.action.index.IndexRequest
UNSET_AUTO_GENERATED_TIMESTAMP
-
Fields inherited from class org.elasticsearch.action.support.replication.ReplicationRequest
DEFAULT_TIMEOUT, index, shardId, timeout, waitForActiveShards
-
Method Summary
-
Methods inherited from class org.elasticsearch.action.index.IndexRequest
create, getAutoGeneratedTimestamp, getContentType, getPipeline, id, id, isRetry, onRetry, opType, opType, opType, parent, parent, process, readFrom, resolveRouting, routing, routing, setPipeline, setShardId, source, source, source, source, source, source, source, source, source, sourceAsMap, toString, type, type, validate, version, version, versionType, versionType, writeTo
-
Methods inherited from class org.elasticsearch.action.support.replication.ReplicatedWriteRequest
getRefreshPolicy, setRefreshPolicy
-
Methods inherited from class org.elasticsearch.action.support.replication.ReplicationRequest
createTask, getDescription, index, index, indices, indicesOptions, shardId, timeout, timeout, timeout, waitForActiveShards, waitForActiveShards, waitForActiveShards
-
Methods inherited from class org.elasticsearch.action.ActionRequest
getShouldStoreResult
-
Methods inherited from class org.elasticsearch.transport.TransportRequest
getParentTask, setParentTask
-
Methods inherited from class org.elasticsearch.transport.TransportMessage
remoteAddress, remoteAddress
-
Methods inherited from interface org.elasticsearch.action.DocWriteRequest
index, indicesOptions, readDocumentRequest, writeDocumentRequest
-
Methods inherited from interface org.elasticsearch.action.IndicesRequest
indices
-
Methods inherited from interface org.elasticsearch.action.support.WriteRequest
setRefreshPolicy
-
Methods inherited from interface org.elasticsearch.common.io.stream.Streamable
newWriteableReader
-
Methods inherited from interface org.elasticsearch.tasks.TaskAwareRequest
setParentTask
Copyright © 2019 The Apache Software Foundation. All rights reserved.