| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| Modifier and Type | Method and Description |
|---|---|
StateResponseCommand |
CommandsFactory.buildStateResponseCommand(int viewId,
Collection<StateChunk> stateChunks,
boolean applyState,
boolean pushTransfer)
Builds a StateResponseCommand used for pushing cache entries to another node.
|
StateResponseCommand |
CommandsFactoryImpl.buildStateResponseCommand(int topologyId,
Collection<StateChunk> stateChunks,
boolean applyState,
boolean pushTransfer) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.