Class VectorMatch
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVectorMatch(VectorMatch.Filter filter, Set<String> filterLabels, VectorMatch.Joining joining, Set<String> groupingLabels) -
Method Summary
-
Field Details
-
NONE
-
-
Constructor Details
-
VectorMatch
public VectorMatch(VectorMatch.Filter filter, Set<String> filterLabels, VectorMatch.Joining joining, Set<String> groupingLabels)
-
-
Method Details