Label: data

Content with label data in XAP 6.6 Documentation (See content from all spaces)
Related Labels: gsiterator , 2-basic , external , orm , sa , feeder_pu.xml , connection , 5-expert , cache , service , guide , clustered , users , quick , 7.2 , validator_riskyordereventcounter.java , persistency , components , feeder_codebasedfeeder.java , more »

Async Persistency - Mirror
Reliable Asynchronous Persistency (Mirror) Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously delegate the operations conducted with the InMemoryDataDrid (IMDG) into a backend database, significantly reducing the performance ...
Caching and External Data Source
Space Caching policies and External Data Source Overview This section describes two Space Caching policies for an External Data Source: All In Cache LRU Caching All In Cache With an All In Cache, the Space holds all the data ...
Data Event Listener
Describe the common Space Data Event Listener and its different adapters. Overview OpenSpaces provides a single interface for Space Data event listeners used by different event containers (Space data event generators) such as Polling Event and Notify Event ...
Data Example
example gives a more extensive overview of OpenSpaces, the Processing Unit and the enhanced configurations in the {{pu.xml}} file. The example contains two Processing Units; one that feeds data objects into the system, and another that reads those objects and processes them. !wikiiconfolder.gif! Example ...
Direct Persistency
Direct persistency mode support ReadWrite Through Overview When running in direct persistency mode (i.e. ReadWrite Through) the IMDG interacts with the External Data Source to persist its data where the client application would get the acknowledge for the IMDG ...
EDG - Aggregate Queries Tutorial
urhere.toc1.title=hi urhere.toc1.link=bye Implementing a Validator application that queries the space for account objects showing the different query methods GigaSpaces offers. (!) This tutorial assumes knowledge of JavaSpaces API terms like the space, Entries and leases. If you're not familiar with these concepts ...
EDG Tutorial B - Content Sections

EDG Tutorial B - Doc Summary - How Do I Query?
Before you begin, you can take a look at this section, which summarizes the different query methods and shows how to index fields to speed up query based operations. If you're already familiar with the {{SQLQuery}} API, you can jump ...
EDG Tutorial B - Features Section
following {{SQLQuery}} methods are used in this tutorial: Plain, non parameterized SQL queries using {{rlike}} for regular expression pattern matching. Parameterized querying using a template object for parameter binding. Parameterized querying using JDBC {{like}} API for parameter ...
EDG Tutorial B - Frame Pages
Enterprise Data Grid Tutorial B Aggregate Queries Extended Sections