Class RowBatch

java.lang.Object
com.ocient.util.RowBatch

public class RowBatch extends Object
  • Constructor Details

    • RowBatch

      public RowBatch(int numRows)
    • RowBatch

      public RowBatch(List<Row> seed)
  • Method Details