Apama 10.1 | Apama Documentation | Developing Apama Applications | Developing Apama Applications in EPL | Using EPL Plug-ins | Using the distributed MemoryStore | Configuring a distributed store | Adding a distributed store to a project
 
Adding a distributed store to a project
After the Distributed MemoryStore adapter bundle has been added, you can add a distributed store to the project.
* To add a distributed store to a project
1. In the Distributed MemoryStore editor's Distributed Stores panel, click the (Add Store) button. The Distributed MemoryStore Configuration Wizard appears.
2. In the Distributed MemoryStore Configuration Wizard, specify the following:
a. In the Store provider field, select the third-party cache provider from the drop-down list.
If you are using a driver supplied by Apama, such as TCStore or BigMemory Max, select it from the drop-down list. Otherwise select Others from the drop-down list.
For queries, select Apama Queries (using BigMemory) from the drop-down list.
b. In the Store name field, specify the name of the store as it will be known in the configuration files and EPL code. The name must be unique and cannot contain spaces.
When you have selected Apama Queries (using BigMemory), the store name ApamaQueriesStore is automatically provided.
3. Click Finish.
The name of the store is added to the Distributed Stores panel in the editor, and the resources for the store are added to the project. The default configuration settings for the store are displayed in the editor.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.