Package | Description |
---|---|
com.bigdata.service.proxy |
This package provides implementations of proxy objects for commonly used
classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteAsynchronousIteratorImpl<E>
A helper object that provides the API of
IAsynchronousIterator but
whose methods throw IOException and are therefore compatible with
Remote and Exporter . |
Constructor and Description |
---|
ClientAsynchronousIterator(RemoteAsynchronousIterator<E> remoteIterator,
int capacity) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.