public static class QueryScopeInfo.TaskManagerQueryScopeInfo extends QueryScopeInfo
QueryScopeInfo.JobManagerQueryScopeInfo, QueryScopeInfo.JobQueryScopeInfo, QueryScopeInfo.OperatorQueryScopeInfo, QueryScopeInfo.TaskManagerQueryScopeInfo, QueryScopeInfo.TaskQueryScopeInfo
限定符和类型 | 字段和说明 |
---|---|
String |
taskManagerID |
INFO_CATEGORY_JM, INFO_CATEGORY_JOB, INFO_CATEGORY_OPERATOR, INFO_CATEGORY_TASK, INFO_CATEGORY_TM, scope
构造器和说明 |
---|
TaskManagerQueryScopeInfo(String taskManagerId) |
TaskManagerQueryScopeInfo(String taskManagerId,
String scope) |
限定符和类型 | 方法和说明 |
---|---|
QueryScopeInfo.TaskManagerQueryScopeInfo |
copy(String additionalScope)
Create a copy of this QueryScopeInfo and append the given scope.
|
byte |
getCategory()
Returns the category for this QueryScopeInfo.
|
concatScopes, toString
public final String taskManagerID
public TaskManagerQueryScopeInfo(String taskManagerId)
public QueryScopeInfo.TaskManagerQueryScopeInfo copy(String additionalScope)
QueryScopeInfo
copy
在类中 QueryScopeInfo
additionalScope
- scope to appendpublic byte getCategory()
QueryScopeInfo
getCategory
在类中 QueryScopeInfo
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.