Package org.apache.storm.executor
Interface IRunningExecutor
- All Known Implementing Classes:
ExecutorShutdown
public interface IRunningExecutor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
credentialsChanged
(Credentials credentials) void
loadChanged
(LoadMapping loadMapping) boolean
-
Method Details
-
renderStats
ExecutorStats renderStats() -
getExecutorId
-
credentialsChanged
-
loadChanged
-
getReceiveQueue
JCQueue getReceiveQueue() -
publishFlushTuple
boolean publishFlushTuple()
-