public static class InfinispanCacheInitializer.WorkerResult extends Object implements Serializable
| Constructor and Description |
|---|
WorkerResult() |
| Modifier and Type | Method and Description |
|---|---|
static InfinispanCacheInitializer.WorkerResult |
create(Integer segment,
boolean success) |
Integer |
getSegment() |
Boolean |
getSuccess() |
void |
setSegment(Integer segment) |
void |
setSuccess(Boolean success) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.