Uses of Interface
org.openspaces.admin.transport.TransportsDetails
Packages that use TransportsDetails
Package
Description
Internally Used.
Support for managing of Transport(s) through the Admin API.
-
Uses of TransportsDetails in org.openspaces.admin.internal.transport
Classes in org.openspaces.admin.internal.transport that implement TransportsDetailsMethods in org.openspaces.admin.internal.transport that return TransportsDetailsModifier and TypeMethodDescriptionDefaultTransports.getDetails()DefaultTransportsStatistics.getDetails()Constructors in org.openspaces.admin.internal.transport with parameters of type TransportsDetailsModifierConstructorDescriptionDefaultTransportsStatistics(TransportStatistics[] stats, TransportsStatistics previousStats, TransportsDetails details, int historySize) -
Uses of TransportsDetails in org.openspaces.admin.transport
Methods in org.openspaces.admin.transport that return TransportsDetailsModifier and TypeMethodDescriptionTransports.getDetails()Returns the aggregated details (non changeable) of all the currently discovered transports.TransportsStatistics.getDetails()Returns the aggregated transports details.