JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.elasticsearch.xcore
Package
org.elasticsearch.xpack.core.transform.action
Interface TransformTaskMatcher
public interface
TransformTaskMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
String
transformId)
boolean
match
(
Collection
<
String
> transformIds)
Method Details
match
boolean
match
(
String
transformId)
match
boolean
match
(
Collection
<
String
> transformIds)