public class ServerRowIterator extends ServerIterator
ref| Constructor and Description |
|---|
ServerRowIterator(RowIterator iterator,
RemoteAdapterFactory factory,
int maxBufferSize)
Creates a ServerRowIterator instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getRemoteObject(Object object)
Creates and returns a remote adapter for the given row.
|
getSize, nextObjects, skipgetFactory, getRemoteItem, getRemoteNode, getRemoteNodeTypeArray, getRepositoryException, getSerialValue, getSerialValuesclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic ServerRowIterator(RowIterator iterator, RemoteAdapterFactory factory, int maxBufferSize) throws RemoteException
iterator - local row iteratorfactory - remote adapter factorymaxBufferSize - maximum size of the element bufferRemoteException - on RMI errorsprotected Object getRemoteObject(Object object) throws RemoteException
getRemoteObject in class ServerIteratorobject - local objectRemoteException - on RMI errorsServerIterator.getRemoteObject(Object)Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.