Package org.opensearch.persistent
Interface PersistentTaskState
- All Superinterfaces:
NamedWriteable
,org.opensearch.common.xcontent.ToXContent
,org.opensearch.common.xcontent.ToXContentObject
,Writeable
public interface PersistentTaskState
extends org.opensearch.common.xcontent.ToXContentObject, 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.common.xcontent.ToXContent
org.opensearch.common.xcontent.ToXContent.DelegatingMapParams, org.opensearch.common.xcontent.ToXContent.MapParams, org.opensearch.common.xcontent.ToXContent.Params
Nested classes/interfaces inherited from interface org.opensearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V>
-
Field Summary
Fields inherited from interface org.opensearch.common.xcontent.ToXContent
EMPTY_PARAMS
-
Method Summary
Methods inherited from interface org.opensearch.common.io.stream.NamedWriteable
getWriteableName
Methods inherited from interface org.opensearch.common.xcontent.ToXContent
toXContent
Methods inherited from interface org.opensearch.common.xcontent.ToXContentObject
isFragment