Module org.elasticsearch.xcore
Interface Condition
- All Superinterfaces:
ToXContent,ToXContentObject
- All Known Subinterfaces:
ExecutableCondition
- All Known Implementing Classes:
AlwaysCondition
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
Fields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY, EMPTY_PARAMS -
Method Summary
Methods inherited from interface org.elasticsearch.xcontent.ToXContent
toXContentMethods inherited from interface org.elasticsearch.xcontent.ToXContentObject
isFragment
-
Method Details
-
type
String type()- Returns:
- the type of this condition
-