Uses of Class
org.zalando.sprocwrapper.SProcCall.AdvisoryLock
-
Packages that use SProcCall.AdvisoryLock Package Description org.zalando.sprocwrapper org.zalando.sprocwrapper.proxy.executors -
-
Uses of SProcCall.AdvisoryLock in org.zalando.sprocwrapper
Fields in org.zalando.sprocwrapper declared as SProcCall.AdvisoryLock Modifier and Type Field Description static SProcCall.AdvisoryLockSProcCall.AdvisoryLock.LockOne. LOCKstatic SProcCall.AdvisoryLockSProcCall.AdvisoryLock.NoLock. LOCK -
Uses of SProcCall.AdvisoryLock in org.zalando.sprocwrapper.proxy.executors
Constructors in org.zalando.sprocwrapper.proxy.executors with parameters of type SProcCall.AdvisoryLock Constructor Description ExecutorWrapper(Executor e, long t, SProcCall.AdvisoryLock a)
-