Package | Description |
---|---|
org.openspaces.admin.internal.transport |
Internally Used.
|
org.openspaces.admin.transport |
Support for managing of Transport(s) through the Admin API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTransportDetails |
Modifier and Type | Method and Description |
---|---|
TransportDetails |
DefaultTransport.getDetails() |
TransportDetails |
DefaultTransportStatistics.getDetails() |
Constructor and Description |
---|
DefaultTransportsDetails(TransportDetails[] details) |
DefaultTransportStatistics(NIOStatistics stats,
TransportStatistics previousStats,
TransportDetails details,
int historySize,
long timeDelta) |
Modifier and Type | Method and Description |
---|---|
TransportDetails |
TransportStatistics.getDetails()
Returns the transport details.
|
TransportDetails |
Transport.getDetails()
Returns the details (non changeable) of the transport.
|
Copyright © GigaSpaces.