Package com.here.platform.data.client.engine.model
package com.here.platform.data.client.engine.model
-
ClassDescriptionCommon interface for all implementations of a "partition to blob ID" mapping functions.
BlobIdGeneratorimplementation that uses UUIDBlobIdGenerator for non volatile partitions and StableBlobIdGenerator for volatile ones.BlobIdGeneratorimplementation that generate deterministic blob ID given a partition and version.Builder forStableBlobIdGeneratorBlobIdGeneratorimplementation that uses a UUID as the blob ID for a partition.