Class MaterializedCollectBatchResult

    • Constructor Detail

      • MaterializedCollectBatchResult

        @VisibleForTesting
        public MaterializedCollectBatchResult​(StatementResult tableResult,
                                              int maxRowCount,
                                              int overcommitThreshold)
      • MaterializedCollectBatchResult

        public MaterializedCollectBatchResult​(StatementResult tableResult,
                                              int maxRowCount)
    • Method Detail