Class EncryptedCacheExample
- java.lang.Object
-
- org.apache.ignite.examples.encryption.EncryptedCacheExample
-
public class EncryptedCacheExample extends java.lang.ObjectThis example demonstrates the usage of Apache Ignite Persistent Store. Data stored in persistence will be encrypted.
-
-
Constructor Summary
Constructors Constructor Description EncryptedCacheExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-