Package org.opensearch.persistent
Interface PersistentTaskState
- All Superinterfaces:
org.opensearch.core.common.io.stream.NamedWriteable
,org.opensearch.core.xcontent.ToXContent
,org.opensearch.core.xcontent.ToXContentObject
,org.opensearch.core.common.io.stream.Writeable
public interface PersistentTaskState
extends org.opensearch.core.xcontent.ToXContentObject, org.opensearch.core.common.io.stream.NamedWriteable
PersistentTaskState
represents the state of the persistent tasks, as it
is persisted in the cluster state.- Opensearch.internal:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.core.xcontent.ToXContent
org.opensearch.core.xcontent.ToXContent.DelegatingMapParams, org.opensearch.core.xcontent.ToXContent.MapParams, org.opensearch.core.xcontent.ToXContent.Params
Nested classes/interfaces inherited from interface org.opensearch.core.common.io.stream.Writeable
org.opensearch.core.common.io.stream.Writeable.Reader<V>, org.opensearch.core.common.io.stream.Writeable.WriteableRegistry, org.opensearch.core.common.io.stream.Writeable.Writer<V>
-
Field Summary
Fields inherited from interface org.opensearch.core.xcontent.ToXContent
EMPTY_PARAMS
-
Method Summary
Methods inherited from interface org.opensearch.core.common.io.stream.NamedWriteable
getWriteableName
Methods inherited from interface org.opensearch.core.xcontent.ToXContent
toXContent
Methods inherited from interface org.opensearch.core.xcontent.ToXContentObject
isFragment
Methods inherited from interface org.opensearch.core.common.io.stream.Writeable
writeTo