public interface SessionUpdateTask<S extends SessionEntity>
Modifier and Type | Interface and Description |
---|---|
static class |
SessionUpdateTask.CacheOperation |
static class |
SessionUpdateTask.CrossDCMessageStatus |
Modifier and Type | Method and Description |
---|---|
SessionUpdateTask.CrossDCMessageStatus |
getCrossDCMessageStatus(SessionEntityWrapper<S> sessionWrapper) |
SessionUpdateTask.CacheOperation |
getOperation(S entity) |
void |
runUpdate(S entity) |
void runUpdate(S entity)
SessionUpdateTask.CacheOperation getOperation(S entity)
SessionUpdateTask.CrossDCMessageStatus getCrossDCMessageStatus(SessionEntityWrapper<S> sessionWrapper)
Copyright © 2021 JBoss by Red Hat. All rights reserved.