Class BufferIterator

    • Constructor Summary

      Constructors 
      Constructor Description
      BufferIterator​(Object[] buffer, long size, RemoteIterator remote)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Creates a new buffered remote iterator.
    • Constructor Detail

      • BufferIterator

        public BufferIterator​(Object[] buffer,
                              long size,
                              RemoteIterator remote)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a new buffered remote iterator.
        Parameters:
        buffer - first elements in the iterator
        size - total iterator size
        remote - reference to the remaining iterator