Interface Flattener.Monitor

Enclosing interface:
Flattener

public static interface Flattener.Monitor
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getBufferSizeFor(int recordCount)
    Get the required buffer size for the specified number of records.
  • Method Details

    • getBufferSizeFor

      int getBufferSizeFor(int recordCount)
      Get the required buffer size for the specified number of records. for the meaning of this.
      Parameters:
      recordCount - the number of records processed so far
      Returns:
      the buffer size the vectors report as being in use