Uses of Interface
org.openspaces.admin.StatisticsMonitor
Packages that use StatisticsMonitor
Package
Description
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Support for managing of Operating System(s) through the Admin API.
Support for managing of Processing Unit(s) through the Admin API.
Support for managing of Space(s) through the Admin API.
Support for managing of Transport(s) through the Admin API.
Support for managing of Virtual Machine(s) through the Admin API.
-
Uses of StatisticsMonitor in org.openspaces.admin
Subinterfaces of StatisticsMonitor in org.openspaces.admin -
Uses of StatisticsMonitor in org.openspaces.admin.internal.admin
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.adminClasses in org.openspaces.admin.internal.admin that implement StatisticsMonitor -
Uses of StatisticsMonitor in org.openspaces.admin.internal.os
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.osModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.openspaces.admin.internal.os that implement StatisticsMonitor -
Uses of StatisticsMonitor in org.openspaces.admin.internal.pu
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.puModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in org.openspaces.admin.internal.pu that implement StatisticsMonitorModifier and TypeClassDescriptionclassclassclass -
Uses of StatisticsMonitor in org.openspaces.admin.internal.space
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.spaceModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in org.openspaces.admin.internal.space that implement StatisticsMonitorModifier and TypeClassDescriptionclassclassclass -
Uses of StatisticsMonitor in org.openspaces.admin.internal.transport
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.transportClasses in org.openspaces.admin.internal.transport that implement StatisticsMonitor -
Uses of StatisticsMonitor in org.openspaces.admin.internal.vm
Subinterfaces of StatisticsMonitor in org.openspaces.admin.internal.vmModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.openspaces.admin.internal.vm that implement StatisticsMonitor -
Uses of StatisticsMonitor in org.openspaces.admin.os
Subinterfaces of StatisticsMonitor in org.openspaces.admin.osModifier and TypeInterfaceDescriptioninterfaceAn operating system is a virtual entity that container information about the operating system one or more grid components are running within.interfaceMachines hold all the differentOperatingSystems that are currently discovered. -
Uses of StatisticsMonitor in org.openspaces.admin.pu
Subinterfaces of StatisticsMonitor in org.openspaces.admin.puModifier and TypeInterfaceDescriptioninterfaceA processing unit holds one or moreProcessingUnitInstances.interfaceA processing unit instance is an actual running instance of a processing unit.interfaceHolds one or moreProcessingUnits. -
Uses of StatisticsMonitor in org.openspaces.admin.space
Subinterfaces of StatisticsMonitor in org.openspaces.admin.spaceModifier and TypeInterfaceDescriptioninterfaceA space is composed of severalSpaceInstances the form a topology.interfaceA Space Instance is a single instance of a space running as a part of aSpace.interfaceSpaces holds all the currently discoveredSpaces. -
Uses of StatisticsMonitor in org.openspaces.admin.transport
Subinterfaces of StatisticsMonitor in org.openspaces.admin.transportModifier and TypeInterfaceDescriptioninterfaceA transport holds information on the communication layer that is used by a grid component.interfaceTransports hold all the differentTransports that are currently siscovered. -
Uses of StatisticsMonitor in org.openspaces.admin.vm
Subinterfaces of StatisticsMonitor in org.openspaces.admin.vmModifier and TypeInterfaceDescriptioninterfaceA virtual machine is a JVM that runs grid components.interfaceVirtual Machines hold all the differentVirtualMachines that are currently discovered.