Interface InternalTransports
- All Superinterfaces:
AdminAware,Iterable<Transport>,StatisticsMonitor,Transports
- All Known Implementing Classes:
DefaultTransports
- Author:
- kimchy
-
Field Summary
Fields inherited from interface org.openspaces.admin.StatisticsMonitor
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTransport(Transport transport) voidremoveTransport(String uid) Methods inherited from interface org.openspaces.admin.AdminAware
getAdminMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.openspaces.admin.StatisticsMonitor
isMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMonitorMethods inherited from interface org.openspaces.admin.transport.Transports
getDetails, getSize, getStatistics, getStatisticsChanged, getTransportByHostAndPort, getTransportByUID, getTransports, getTransports, getTransportStatisticsChanged
-
Method Details
-
addTransport
-
removeTransport
-