Summary: Displays all live connections to the specified space.

Syntax

gs> space connections [variable [value]]

Description

Displays all live connections to the specified space.

It is also possible to retrieve space connections using the GigaSpaces UI Connections view.

The information that is shown:

  • The space and container name
  • The server IP adress
  • The client(s) IP adress and port
  • Connection time – when the server connected to the space

You can view the connections of spaces in a specific container (see the options below) – specifying a container URL prints a numbered list of all the spaces in that container, and you can choose a space to view by its number, or all spaces (restart all spaces).

Specifying a URL of a clustered space prints a list of all spaces in the cluster, and you can choose a space to view by its number, or all (displays all spaces).

Using -c (or -cluster) with a URL of a clustered space displays live connections of all cluster members.

Options

Option Description Value Format
url The URL of the space you want to view, or of the container – displays live connections of the spaces under that container. Container URL: jini://localhost/my_container
rmi://localhost:10098/my_container

Space URL: jini://localhost/my_container/mySpace
rmi://localhost:10098/my_container
c \ cluster Displays the live connections of all cluster members.  
help \ h Prints help – the command's usage and options.  

Example

space connections -url rmi://localhost:10098/mySpace_container/mySpace
GigaSpaces.com - Legal Notice - 3rd Party Licenses - Site Map - API Docs - Forum - Downloads - Blog - White Papers - Contact Tech Writing - Gen. by Atlassian Confluence