Label: tasks

All content with label tasks.
Related Labels: cluster-members , 2-basic , book-dotnet-prog , overriding , gs-dot-bat , log , gigaspaces-ec2 , service , config , system , stop , nic , first , solutions , jconsole , protocol , troubleshooting , default , tab , more »

pudeploy - GigaSpaces CLI (XAP 6.6 Documentation)
Deploys a Processing Unit onto the Service Grid. Syntax gs> pudeploy processing unit name, jar file, or directory location Description A Processing Unit can be easily deployed onto the Service Grid. In order to deploy a Processing Unit, the Processing ...
pwd - GigaSpaces CLI (XAP 6.6 Documentation)
Displays path of current working directory, like the Unix {{pwd}} command. Syntax gs> pwd Description The {{pwd}} command displays the full path of the current working directory, like the Unix {{pwd}} command. Options None
quit - GigaSpaces CLI (XAP 6.6 Documentation)
Ends the CLI session. Syntax gs> quit Description The {{quit}} command ends the CLI session. A shortcut for this command is {{q}}. Options None
Secured Space (XAP 6.6 Documentation)
new secured space is automatically associated with the security filter and stub handler defined in the container schema. Overview The Space Browser supports secure space creation. When a space is created, it is automatically associated with the securityfilter and stubhandler as defined in the space container configuration ...
Security (XAP 6.6 Documentation)
GigaSpaces provides a default security filter, which defines objectlevel authentication and authorization. Overview GigaSpaces security model provides the following: Authentication User name/password authentication. Authorizations Assigning roles and permissions to perform specific operations with the space. Operations ...
set - GigaSpaces CLI (XAP 6.6 Documentation)
Sets the Service Grid system environment variables. Syntax gs> set variable value Description The {{set}} comand sets the Service Grid system environment variables. Options Option Description Value Format {{groups}} The Jini lookup groups value ...
Space Authentication and Authorization (XAP 6.6 Documentation)
GigaSpaces uses the space filtering mechanism to perform authentication and authorization. Overview GigaSpaces uses the space filtering mechanism to maintain authentication and authorization. The default security filter supports authentication and authorization. Authorization Process The space authorization defines which operations ...
space clean - GigaSpaces CLI (XAP 6.6 Documentation)
Removes all Entries and templates from the space. Syntax gs> space clean variable value Description Removes all Entries and templates from the space. The {{space clean}} command is relevant only for spaces in a started state. When using a persistent ...
space cluster-members - GigaSpaces CLI (XAP 6.6 Documentation)
Show the full list of cluster members, including members that aren't "alive". The {{space clustermembers}} command is new in GigaSpaces version 6.5 and onwards. Syntax gs> space clustermembers variable value Description This command prints a list of all cluster members ...
space config - GigaSpaces CLI (XAP 6.6 Documentation)
Displays the specified spaces's configuration details. Syntax gs> space config variable value Description Displays the specified spaces's configuration details: space configuration, container configuration, cluster configuration, system properties, system environment and variables, Java properties ...