Class Partition

  • All Implemented Interfaces:
    Serializable

    public class Partition
    extends Object
    implements Serializable
    Defines the segments of data to be read in a batch read/query context. They can be serialized and processed across several different machines or processes.
    See Also:
    Serialized Form
    • Method Detail

      • getPartitionToken

        public com.google.protobuf.ByteString getPartitionToken()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object