Interface Operator.Status

All Superinterfaces:
NamedWriteable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject, VersionedNamedWriteable, Writeable
All Known Implementing Classes:
AbstractPageMappingOperator.Status, AbstractPageMappingToIteratorOperator.Status, AggregationOperator.Status, AsyncOperator.Status, ExchangeSinkOperator.Status, ExchangeSourceOperator.Status, HashAggregationOperator.Status, LimitOperator.Status, LuceneOperator.Status, MvExpandOperator.Status, TopNOperatorStatus, ValuesSourceReaderOperator.Status
Enclosing interface:
Operator

public static interface Operator.Status extends org.elasticsearch.xcontent.ToXContentObject, VersionedNamedWriteable
Status of an Operator to be returned by the tasks API.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent

    org.elasticsearch.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.xcontent.ToXContent.MapParams, org.elasticsearch.xcontent.ToXContent.Params

    Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable

    Writeable.Reader<V>, Writeable.Writer<V>
  • Field Summary

    Fields inherited from interface org.elasticsearch.xcontent.ToXContent

    EMPTY, EMPTY_PARAMS
  • Method Summary

    Methods inherited from interface org.elasticsearch.xcontent.ToXContent

    toXContent

    Methods inherited from interface org.elasticsearch.xcontent.ToXContentObject

    isFragment

    Methods inherited from interface org.elasticsearch.common.io.stream.VersionedNamedWriteable

    getMinimalSupportedVersion, getWriteableName

    Methods inherited from interface org.elasticsearch.common.io.stream.Writeable

    writeTo