| Package | Description | 
|---|---|
| org.openspaces.admin.internal.transport | 
 Internally Used. 
 | 
| org.openspaces.admin.transport | 
 Support for managing of Transport(s) through the Admin API. 
 | 
| org.openspaces.admin.transport.events | 
 Support for managing of Transport events through the Admin API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultTransportsStatistics  | 
| Modifier and Type | Method and Description | 
|---|---|
TransportsStatistics | 
DefaultTransportsStatistics.getPrevious()  | 
TransportsStatistics | 
DefaultTransports.getStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultTransportsStatistics.setPreviousStats(TransportsStatistics previousStats)  | 
| Constructor and Description | 
|---|
DefaultTransportsStatistics(TransportStatistics[] stats,
                           TransportsStatistics previousStats,
                           TransportsDetails details,
                           int historySize)  | 
| Modifier and Type | Method and Description | 
|---|---|
TransportsStatistics | 
TransportsStatistics.getPrevious()
Returns the previous statistics. 
 | 
TransportsStatistics | 
Transports.getStatistics()
Returns the aggregated statistics of all the currently discovered transports. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TransportsStatistics | 
TransportsStatisticsChangedEvent.getStatistics()
Returns the aggregated transports statistics sampled. 
 | 
| Constructor and Description | 
|---|
TransportsStatisticsChangedEvent(Transports transports,
                                TransportsStatistics statistics)  | 
Copyright © GigaSpaces.