Package com.gigaspaces.client.storage_adapters
package com.gigaspaces.client.storage_adapters
-
ClassDescriptionBase class for implementing adapters which encrypt properties using AES.Adapter for encrypting properties using AES/CBC.Adapter for encrypting properties using AES/GCM.Adapter for serializing properties using standard serialization and storing them in space in binary form.Interface wrapping a binary payload to be stored in space.Base class for adapting space properties values before storing them in space or after retrieving them.Adapter for compressing properties using standard zip compression and storing them in space in binary form.