Package | Description |
---|---|
com.gigaspaces.internal.lrmi.stubs | |
com.gigaspaces.internal.server.space | |
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
com.gigaspaces.lrmi.nio | |
com.gigaspaces.management.transport | |
com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
LRMISpaceImpl.getConnectionsInfo() |
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
SpaceImpl.getConnectionsInfo() |
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
LRMIRuntime.getRemoteObjectConnectionsList(long remoteObjID) |
List<ITransportConnection> |
ProtocolAdapter.getRemoteObjectConnectionsList(long objectId) |
Modifier and Type | Class and Description |
---|---|
class |
NIOTransportConnection
This class provides full information about physical connection to the remote object.
|
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
Pivot.getRemoteObjectConnectionsList(long remoteObjID) |
List<ITransportConnection> |
PAdapter.getRemoteObjectConnectionsList(long objectId) |
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
TransportProtocolMonitorMBean.getTransportConnections(long remoteObjID)
Returns the list of physical connections connected to the supplied remoteObjId.
|
List<ITransportConnection> |
TransportProtocolMonitor.getTransportConnections(long remoteObjID) |
Modifier and Type | Method and Description |
---|---|
List<ITransportConnection> |
IInternalRemoteJSpaceAdmin.getConnectionsInfo()
Deprecated.
Since 10.1 - Use countIncomingConnections instead
|
List<ITransportConnection> |
JSpaceAdminProxy.getConnectionsInfo() |
List<ITransportConnection> |
JSpaceAdminImpl.getConnectionsInfo() |
Copyright © GigaSpaces.