Module org.elasticsearch.xcore
Class TransformParsingContext
java.lang.Object
org.elasticsearch.xpack.core.transform.transforms.TransformParsingContext
Context object threaded through transform XContent parsing to carry
cross-project configuration that affects how indices options are resolved.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransformParsingContext
public TransformParsingContext(boolean crossProjectEnabled)
-
-
Method Details
-
getDefaultIndicesOptions
-