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