Class CommitPartition.NewIndexPartitionBuilder
java.lang.Object
com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- Enclosing class:
- CommitPartition
Build a new index partition to be committed
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withChecksum(Optional<String> checksum) withCompressedDataSize(OptionalLong compressedDataSize) withDataHandle(String dataHandle) withDataSize(OptionalLong dataSize) withFields(Optional<Map<String, IndexValue>> fields) withMetadata(Optional<Map<String, String>> metadata)
-
Constructor Details
-
NewIndexPartitionBuilder
public NewIndexPartitionBuilder()
-
-
Method Details
-
build
-
withChecksum
-
withCompressedDataSize
public CommitPartition.NewIndexPartitionBuilder withCompressedDataSize(OptionalLong compressedDataSize) -
withCrc
-
withDataHandle
-
withDataSize
-
withFields
-
withLayer
-
withMetadata
-