Uses of Interface
com.gigaspaces.client.storage_adapters.BinaryWrapper
Packages that use BinaryWrapper
-
Uses of BinaryWrapper in com.gigaspaces.client.storage_adapters
Methods in com.gigaspaces.client.storage_adapters that return BinaryWrapperModifier and TypeMethodDescriptionprotected BinaryWrapperPropertyStorageAdapter.toBinaryWrapper(byte[] bytes) Default factory for wrapping a byte array in a container for space storage.ZipAdapter.toBinaryWrapper(byte[] data) -
Uses of BinaryWrapper in com.gigaspaces.internal.io
Classes in com.gigaspaces.internal.io that implement BinaryWrapperModifier and TypeClassDescriptionclassCompressedMarshObject extends MarshObject by keeping the byte array zipped by GZIP.classMarshObject is similar to java.rmi.MarshalledObject.