GigaSpaces - Open Spaces

org.openspaces.core.internal
Interface InternalGigaSpace

All Superinterfaces:
GigaSpace
All Known Implementing Classes:
DefaultGigaSpace

public interface InternalGigaSpace
extends GigaSpace

An intenral API of GigaSpace

Author:
kimchy

Method Summary
<T> com.gigaspaces.async.AsyncFuture<T>
wrapFuture(com.gigaspaces.async.AsyncFuture<T> future, net.jini.core.transaction.Transaction tx)
           
 
Methods inherited from interface org.openspaces.core.GigaSpace
asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncRead, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, asyncTake, clean, clear, count, count, execute, execute, execute, execute, execute, execute, executorBuilder, getClustered, getCurrentTransaction, getExceptionTranslator, getModifiersForIsolationLevel, getSpace, getTxProvider, iterator, read, read, read, read, read, read, readIfExists, readIfExists, readIfExists, readIfExists, readIfExists, readIfExists, readMultiple, readMultiple, readMultiple, readMultiple, snapshot, take, take, take, take, take, take, takeIfExists, takeIfExists, takeIfExists, takeIfExists, takeMultiple, takeMultiple, takeMultiple, takeMultiple, updateMultiple, updateMultiple, write, write, write, writeMultiple, writeMultiple
 

Method Detail

wrapFuture

<T> com.gigaspaces.async.AsyncFuture<T> wrapFuture(com.gigaspaces.async.AsyncFuture<T> future,
                                                   net.jini.core.transaction.Transaction tx)

GigaSpaces - Open Spaces

Copyright © GigaSpaces.