Package org.elasticsearch.persistent
Interface PersistentTaskState
- All Superinterfaces:
NamedWriteable,ToXContent,ToXContentObject,Writeable
public interface PersistentTaskState extends ToXContentObject, NamedWriteable
PersistentTaskState represents the state of the persistent tasks, as it
is persisted in the cluster state.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
-
Method Summary