Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
ClusteredGetAllCommand |
CommandsFactory.buildClusteredGetAllCommand(List<?> keys,
Set<Flag> flags,
GlobalTransaction gtx)
Builds a ClusteredGetAllCommand, which is a remote lookup command
|
ClusteredGetAllCommand |
CommandsFactoryImpl.buildClusteredGetAllCommand(List<?> keys,
Set<Flag> flags,
GlobalTransaction gtx) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.