Label: extensions

Content with label extensions in XAP 6.0 Documentation (See content from all spaces)
Related Labels: administration , performance , inheritance , javaspaces , space , basics , iterator

Inheritance Support
GigaSpaces provides implicit access to the inheritence capabilities in the JavaSpaces specification. Read, Take, readIfExists, takeIfExists If a Read or Take operation is performed using a template which does not have a matching instance in the space, but does have a matching instance for a class that extends ...
JavaSpaces Iterator
Used to read objects matching multiple templates in one call. There are two main ways to use the GSIterator: Recommended usage described in the Enterprise Data Grid Tutorial B Aggregate Queries Enterprise Data Grid Tutorial B Aggregate Queries ...
Space Administration API
Allows applications to start and stop a space; get status, statistics, and cluster mode; and shutdown a container. Overview GigaSpaces provides various administration APIs that allow you to control the space, get space status, statistics, cluster mode, start and stop ...