Package com.tangosol.util
Interface QueryContext
public interface QueryContext
The QueryContext provides an execution context to server-side agents during
query execution.
- Since:
- Coherence 3.7.1
- Author:
- tb 2011.05.26
-
Method Summary
-
Method Details
-
getBackingMapContext
BackingMapContext getBackingMapContext()Return the correspondingBackingMapContext
.- Returns:
- the backing map context
-