Class DeletedPartition
java.lang.Object
com.here.platform.data.client.javadsl.DeletedPartition
- All Implemented Interfaces:
PendingPartition
Represents a deleted partition in a commit.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuild a new partition to be deleted -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.here.platform.data.client.model.PendingPartition
getLayer, getPartition, layer, partition
-
Constructor Details
-
DeletedPartition
public DeletedPartition()
-