Java Client
This section explains the Java client specific configurations necessary for employing Indexing and Compact Serialization in NCache.
Important
For Java, before deploying your JAR files, ensure that your Environment Variable for Java Home is set and have the appropriate JDK installed as discussed in the NCache Installation Guide.
In This Section
Configure Query Indexes
Discusses how to configure indexes for querying data in NCache.
Configure JSON Query Indexes
Discusses how to configure indexes from a JSON file for querying data in NCache.
Register Classes for Compact Serialization
Describes how to register classes for Compact Serialization.