Package | Description |
---|---|
com.bigdata.service.proxy |
This package provides implementations of proxy objects for commonly used
classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteChunkedIterator<E>
Wrapper for an
IAsynchronousIterator exposing an interface suitable
for export as a proxy object using RMI to communicate back with itself and
pull data efficiently from the source iterator. |
Constructor and Description |
---|
WrappedRemoteChunkedIterator(IRemoteChunkedIterator<E> src) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.