Interface Partition
- All Superinterfaces:
Serializable
Interface which represents a partition reference.
-
Method Summary
-
Method Details
-
id
long id()Retrieves the identifier of the partition. The identifier is only guaranteed to be unique in the context of a table.- Returns:
- Identifier of the partition.
-