public interface PartitionlessVCacheLifecycleManager extends VCacheLifecycleManager
VCacheLifecycleManager which does not partition data.| Modifier and Type | Method and Description |
|---|---|
void |
requestSetup()
To be called before a thread is about to perform a request (unit of work).
|
applicationSetup, applicationTeardown, currentRequestCount, isRequestInProgress, requestTeardownvoid requestSetup()
VCacheLifecycleManager.isRequestInProgress() to check whether a
request is currently in progress.IllegalStateException - a request is currently in progress for this thread.Copyright © 2015 Atlassian. All rights reserved.