Uses of Interface
org.elasticsearch.common.xcontent.XContentBuilder.HumanReadableTransformer
-
Packages that use XContentBuilder.HumanReadableTransformer Package Description org.elasticsearch.common.xcontent -
-
Uses of XContentBuilder.HumanReadableTransformer in org.elasticsearch.common.xcontent
Methods in org.elasticsearch.common.xcontent that return types with arguments of type XContentBuilder.HumanReadableTransformer Modifier and Type Method Description Map<Class<?>,XContentBuilder.HumanReadableTransformer>XContentBuilderExtension. getXContentHumanReadableTransformers()Used for plugging in a human readable version of a class's encoding.Map<Class<?>,XContentBuilder.HumanReadableTransformer>XContentElasticsearchExtension. getXContentHumanReadableTransformers()
-