Uses of Interface
org.openspaces.admin.transport.TransportDetails
Packages that use TransportDetails
Package
Description
Internally Used.
Support for managing of Transport(s) through the Admin API.
-
Uses of TransportDetails in org.openspaces.admin.internal.transport
Classes in org.openspaces.admin.internal.transport that implement TransportDetailsMethods in org.openspaces.admin.internal.transport that return TransportDetailsModifier and TypeMethodDescriptionDefaultTransport.getDetails()DefaultTransportStatistics.getDetails()Constructors in org.openspaces.admin.internal.transport with parameters of type TransportDetailsModifierConstructorDescriptionDefaultTransportsDetails(TransportDetails[] details) DefaultTransportStatistics(NIOStatistics stats, TransportStatistics previousStats, TransportDetails details, int historySize, long timeDelta) -
Uses of TransportDetails in org.openspaces.admin.transport
Methods in org.openspaces.admin.transport that return TransportDetailsModifier and TypeMethodDescriptionTransport.getDetails()Returns the details (non changeable) of the transport.TransportStatistics.getDetails()Returns the transport details.