Package org.apache.ignite.examples.binary.datagrid
Demonstrates the usage of binary objects with cache.
-
Class Summary Class Description CacheClientBinaryPutGetExample This example demonstrates use of binary objects with Ignite cache.CacheClientBinaryQueryExample This example demonstrates use of binary objects with cache queries.