Package | Description |
---|---|
org.openspaces.admin |
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
|
org.openspaces.admin.internal.admin |
Internally Used.
|
org.openspaces.admin.internal.machine |
Internally Used.
|
org.openspaces.admin.internal.transport |
Internally Used.
|
org.openspaces.admin.internal.zone | |
org.openspaces.admin.machine |
Support for managing of Machine(s) through the Admin API.
|
org.openspaces.admin.transport.events |
Support for managing of Transport events through the Admin API.
|
org.openspaces.admin.zone |
Support for managing of Zone(s) through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
Transports |
Admin.getTransports()
Returns the transports discovered.
|
Modifier and Type | Method and Description |
---|---|
Transports |
DefaultAdmin.getTransports() |
Modifier and Type | Method and Description |
---|---|
Transports |
DefaultMachine.getTransports() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalTransports |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTransports |
Modifier and Type | Method and Description |
---|---|
Transports |
DefaultZone.getTransports() |
Modifier and Type | Method and Description |
---|---|
Transports |
Machine.getTransports()
Returns the transports "running" on the machine.
|
Modifier and Type | Method and Description |
---|---|
Transports |
TransportsStatisticsChangedEvent.getTransports()
Returns the tranports associated with this events.
|
Constructor and Description |
---|
TransportsStatisticsChangedEvent(Transports transports,
TransportsStatistics statistics) |
Modifier and Type | Method and Description |
---|---|
Transports |
Zone.getTransports()
Returns the transports "running" within the zone.
|
Copyright © GigaSpaces.