public abstract class ConsistentTreeMapBuilder<V> extends ConsistentTreeMapOptions<ConsistentTreeMapBuilder<V>,V> implements DistributedPrimitiveBuilder<ConsistentTreeMap<V>>
ConsistentTreeMap.| Constructor and Description |
|---|
ConsistentTreeMapBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncConsistentTreeMap<V> |
buildTreeMap()
Builds the distributed tree map based on the configuration options supplied
to this builder.
|
purgeOnUninstall, withPurgeOnUninstallapplicationId, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, revisionType, serializer, type, version, withApplicationId, withMeteringDisabled, withName, withRelaxedReadConsistency, withRevisionType, withSerializer, withUpdatesDisabled, withVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic abstract AsyncConsistentTreeMap<V> buildTreeMap()
RuntimeException - if a mandatory parameter is missing