Class ServerRowIterator

    • Constructor Detail

      • ServerRowIterator

        public ServerRowIterator​(RowIterator iterator,
                                 RemoteAdapterFactory factory,
                                 int maxBufferSize)
                          throws RemoteException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a ServerRowIterator instance.
        Parameters:
        iterator - local row iterator
        factory - remote adapter factory
        maxBufferSize - maximum size of the element buffer
        Throws:
        RemoteException - on RMI errors