Uses of Class
org.apache.storm.generated.LSTopoHistory
-
Uses of LSTopoHistory in org.apache.storm.generated
Modifier and TypeMethodDescriptionLSTopoHistoryList.get_topo_history()
LSTopoHistoryList.get_topo_history_iterator()
Modifier and TypeMethodDescriptionvoid
LSTopoHistoryList.add_to_topo_history
(LSTopoHistory elem) int
LSTopoHistory.compareTo
(LSTopoHistory other) boolean
LSTopoHistory.equals
(LSTopoHistory that) Modifier and TypeMethodDescriptionvoid
LSTopoHistoryList.set_topo_history
(List<LSTopoHistory> topo_history) -
Uses of LSTopoHistory in org.apache.storm.utils
Modifier and TypeMethodDescriptionvoid
LocalState.addTopologyHistory
(LSTopoHistory lsTopoHistory)