See: Description
| Interface | Description |
|---|---|
| Counter | |
| DistributedCache | |
| DistributedMap<K,V> | |
| DistributedMultiMap<K,V> | |
| DrillSerializable |
Classes that can be put in the Distributed Cache must implement this interface.
|
| Class | Description |
|---|---|
| AbstractStreamSerializable | |
| CachedVectorContainer | |
| DistributedCache.CacheConfig<K,V> | |
| DistributedCache.CacheConfigBuilder<K,V> | |
| TestBatchSerialization | |
| TestWriteToDisk | |
| VectorAccessibleSerializable |
A wrapper around a VectorAccessible.
|
| VectorSerializer |
Serializes vector containers to an output stream or from
an input stream.
|
| VectorSerializer.Reader |
Read one or more vector containers from an input stream.
|
| VectorSerializer.Writer |
Writes multiple VectorAccessible or VectorContainer
objects to an output stream.
|
| Enum | Description |
|---|---|
| DistributedCache.SerializationMode | |
| SerializationDefinition |
Copyright © 2021 The Apache Software Foundation. All rights reserved.