Data Types View
The Data Types view displays a list of space data type (space classes) stored in the space, and their instance count. You can view the Data Type instances content using the Query view. Clear the Data Type instances or completely delete the Data Type and all its instances from the space.
Details are displayed for each Data Type – i.e., attributes and their properties (names, types, indexed), whether the Data Type is FIFO FIFO is an acronym for first in, first out, a method for organizing the manipulation of a data structure where the oldest entry, or "head" of the queue, is processed first. enabled, whether the Data Type is partial-replication enabled, a list of Super Data Types (inherited classes), etc. These properties appear at the bottom of the panel when the Data Type is selected.
Data Type List
The Data Type List is located at the top of the panel. It displays the Data Type stored in the space, and their current instance and template count (how many objects and how many templates currently exist in the space). Data Type meta data is introduced to the space after the first write operation of one of its instances or after calling the snapshot method.
The Data Type List* doesn't display any Data Types or objects for persistent spaces working when running in LRU Last Recently Used.
This is a common caching strategy. It defines the policy to evict elements from the cache to make room for new elements when the cache is full, meaning it discards the least recently used items first.
mode. If you are working with such a space and want to turn on this option, from the top menu, select View > *Display Persistent LRU Space Where GigaSpaces data is stored. It is the logical cache that holds data objects in memory and might also hold them in layered in tiering. Data is hosted from multiple SoRs, consolidated as a unified data model. Metrics (toggle option).
The following buttons appear at the bottom of the Data Type List (right clicking a Data Type row also displays these options):
- Query – opens the Query view with the selected Data Type content in the result table, where each Entry is displayed in a separate row.
- Delete – removes a Data Type and all its instances from the space. This option removes all existing templates and Data Type meta data from the space.
- Clear – clears Data Type instances from the space, while keeping the Data Type meta data in the space.
Data Types Info
The Data Type Info panel at the bottom of the panel displays the following:
- Public Data Type attributes, their types and indexes
- The name of the routing The mechanism that is in charge of routing the objects into and out of the corresponding partitions. The routing is based on a designated attribute inside the objects that are written to the Space, called the Routing Index. field
- List of super Data Types (inherited classes)
- Indication whether the Data Type is FIFO enabled.
- Indication whether the Data Type is partial-replication enabled
Templates Info
The Templates Info* tab at the bottom of the *Service View displays the number of notification templates that exist in the space; and a table of all the notification templates, specifying when the template is supposed to expire, the UID of the object the template is registered for, and if the template indicates FIFO mode.
Refresh Options
You can choose to refresh the Data Type List* periodically. Select the desired refresh rate from the drop-down menu. To stop automatically refreshing the Data Type List, click the Stop button. The refresh activity impacts server performance, so when running benchmarks you might want to stop auto-refresh activity (by clicking the *Stop button). When auto-refresh is running, a green blinking dot is displayed on the right side of the screen.