Package | Description |
---|---|
com.bigdata.service.proxy |
This package provides implementations of proxy objects for commonly used
classes.
|
Modifier and Type | Method and Description |
---|---|
RemoteAsynchronousIterator.RemoteElement<E> |
RemoteAsynchronousIteratorImpl.nextElement() |
RemoteAsynchronousIterator.RemoteElement<E> |
RemoteAsynchronousIterator.nextElement()
Method applies a custom serializer to the value returned by
RemoteAsynchronousIterator.next() and returns a RemoteAsynchronousIterator.RemoteElement that can be
transported by RMI and which knows how to de-serialize the element on the
other end. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.