public class SessionInitializerWorker extends Object implements org.infinispan.distexec.DistributedCallable<String,Serializable,SessionLoader.WorkerResult>, Serializable
| Constructor and Description |
|---|
SessionInitializerWorker() |
| Modifier and Type | Method and Description |
|---|---|
SessionLoader.WorkerResult |
call() |
void |
setEnvironment(org.infinispan.Cache<String,Serializable> workCache,
Set<String> inputKeys) |
void |
setWorkerEnvironment(SessionLoader.LoaderContext loaderCtx,
SessionLoader.WorkerContext workerCtx,
SessionLoader sessionLoader) |
public void setWorkerEnvironment(SessionLoader.LoaderContext loaderCtx, SessionLoader.WorkerContext workerCtx, SessionLoader sessionLoader)
public void setEnvironment(org.infinispan.Cache<String,Serializable> workCache, Set<String> inputKeys)
setEnvironment in interface org.infinispan.distexec.DistributedCallable<String,Serializable,SessionLoader.WorkerResult>public SessionLoader.WorkerResult call() throws Exception
call in interface Callable<SessionLoader.WorkerResult>ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.