Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


17.6.1 How to package user functions

This subsection explains how to create a jar file to store the class files compiled as explained in 17.5 Compiling source programs (user functions).

Organization of this subsection

(1) Specify a manifest (optional)

Specify a class that is used only by the user function in the Class-Path attribute in the manifest file (MANIFEST.MF) of the jar file.

(2) Create the jar file

Create the jar file by using the JDK jar command, which is stored in the directory below.

For details about the jar command, see the related Java documentation.

/opt/hitachi/xeads/PSB/jdk