com
.
webank
.
wedatasphere
.
dss
.
flow
.
execution
.
entrance
.
engine
FlowExecutionExecutorManagerImpl
Related Doc:
package engine
class
FlowExecutionExecutorManagerImpl
extends
ExecutorManager
with
Logging
Linear Supertypes
Logging
,
ExecutorManager
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
FlowExecutionExecutorManagerImpl
Logging
ExecutorManager
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
FlowExecutionExecutorManagerImpl
(
flowEntranceEngine:
FlowEntranceEngine
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
askExecutor
(
schedulerEvent:
SchedulerEvent
,
wait:
Duration
)
:
Option
[
Executor
]
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
def
askExecutor
(
schedulerEvent:
SchedulerEvent
)
:
Option
[
Executor
]
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createExecutor
(
schedulerEvent:
SchedulerEvent
)
:
Executor
Attributes
protected
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
def
debug
(
message: ⇒
String
)
:
Unit
Definition Classes
Logging
def
delete
(
executor:
Executor
)
:
Unit
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
error
(
message: ⇒
String
)
:
Unit
Definition Classes
Logging
def
error
(
message: ⇒
String
,
t:
Throwable
)
:
Unit
Definition Classes
Logging
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getByGroup
(
groupName:
String
)
:
Array
[
Executor
]
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
def
getById
(
id:
Long
)
:
Option
[
Executor
]
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
info
(
message: ⇒
String
,
t:
Throwable
)
:
Unit
Definition Classes
Logging
def
info
(
message: ⇒
String
)
:
Unit
Definition Classes
Logging
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
lazy val
logger
:
Logger
Attributes
protected
Definition Classes
Logging
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
setExecutorListener
(
executorListener:
ExecutorListener
)
:
Unit
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
def
shutdown
()
:
Unit
Definition Classes
FlowExecutionExecutorManagerImpl
→ ExecutorManager
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
trace
(
message: ⇒
String
)
:
Unit
Definition Classes
Logging
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
warn
(
message: ⇒
String
,
t:
Throwable
)
:
Unit
Definition Classes
Logging
def
warn
(
message: ⇒
String
)
:
Unit
Definition Classes
Logging
Inherited from
Logging
Inherited from
ExecutorManager
Inherited from
AnyRef
Inherited from
Any
Ungrouped