public interface IRunningExecutor
Modifier and Type | Method and Description |
---|---|
void |
credentialsChanged(Credentials credentials) |
List<Long> |
getExecutorId() |
JCQueue |
getReceiveQueue() |
void |
loadChanged(LoadMapping loadMapping) |
boolean |
publishFlushTuple() |
ExecutorStats |
renderStats() |
ExecutorStats renderStats()
void credentialsChanged(Credentials credentials)
void loadChanged(LoadMapping loadMapping)
JCQueue getReceiveQueue()
boolean publishFlushTuple()
Copyright © 2022 The Apache Software Foundation. All rights reserved.