Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.service.proxy Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
ClientAsynchronousIteratorWraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again.Classcom.bigdata.service.proxyBlazeGraph
ClientBufferSerializable class wraps a RemoteBuffer delegating methods through to the IBuffer on the remote service while masqueradingClasscom.bigdata.service.proxyBlazeGraph
ClientFutureSerializable class wraps a RemoteFuture delegating methods through to the Future on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientRunnableBufferSerializable class wraps a RemoteRunnableBuffer delegating methods through to the IRunnableBuffer on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
IRemoteChunkAbstraction for a chunk from a remote iterator.Interfacecom.bigdata.service.proxyBlazeGraph
IRemoteChunkedIteratorInterface for objects proxying for asynchronous chunked iterators.Interfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIteratorRemote interface declaring the API of IAsynchronousIterator but also declaring that each methods throws IOException in order toInterfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIterator .RemoteElementUsed to send an serialized element together with the object that knows how to de-serialize the element.Interfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIteratorImplA helper object that provides the API of IAsynchronousIterator but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
RemoteBufferRemote interface declaring the API of IBuffer but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteBufferImplA helper object that provides the API of IBuffer but whose methods throw IOException and are therefore compatible with RemoteClasscom.bigdata.service.proxyBlazeGraph
RemoteChunkA chunk of elements materialized from a remote iterator together with some metadata about the state of the remote iterator (whether or not it isClasscom.bigdata.service.proxyBlazeGraph
RemoteChunkedIteratorWrapper for an IAsynchronousIterator exposing an interface suitable for export as a proxy object using RMI to communicate back with itself andClasscom.bigdata.service.proxyBlazeGraph
RemoteFutureRemote interface declaring the API of Future but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteFutureImplA helper object that provides the API of Future but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
RemoteRunnableBufferRemote interface declaring the API of IRunnableBuffer but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteRunnableBufferImplA helper object that provides the API of IBlockingBuffer but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
ThickFutureA thick Future.Classcom.bigdata.service.proxyBlazeGraph
WrappedRemoteChunkedIteratorWraps an IRemoteChunkedIterator so that it looks like an IChunkedOrderedIterator again.Classcom.bigdata.service.proxyBlazeGraph