Class MaterializedCollectStreamResult

    • Constructor Detail

      • MaterializedCollectStreamResult

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

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