Class StreamScanCursor


  • public class StreamScanCursor
    extends ScanCursor
    Cursor result using the Streaming API. Provides the count of retrieved elements.
    Since:
    3.0
    Author:
    Mark Paluch
    • Constructor Detail

      • StreamScanCursor

        public StreamScanCursor()
    • Method Detail

      • getCount

        public long getCount()
      • setCount

        public void setCount​(long count)