Class HashSubpartitionBufferAccumulator


  • public class HashSubpartitionBufferAccumulator
    extends Object
    HashSubpartitionBufferAccumulator accumulates the records in a subpartition.

    Note that this class need not be thread-safe, because it should only be accessed from the main thread.