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.ml.action
Interface OpenJobAction.JobTaskMatcher
Enclosing class:
OpenJobAction
public static interface
OpenJobAction.JobTaskMatcher
Method Summary
Static Methods
Modifier and Type
Method
Description
static boolean
match
(
Task
task,
String
expectedJobId)
Method Details
match
static
boolean
match
(
Task
task,
String
expectedJobId)