| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.solcache |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Long,CacheRequest> |
CacheSessionImpl.getOutstandingRequests() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheSessionImpl.addCacheRequest(CacheRequest cacheRequest)
Must be called with mRequestLock.
|
void |
CacheSessionImpl.removeCacheRequest(CacheRequest cacheRequest)
Must be called with mRequestLock.
|
Copyright 2004-2020 Solace Corporation. All rights reserved.