Package | Description |
---|---|
org.infinispan.client.hotrod.impl | |
org.infinispan.client.hotrod.impl.iteration |
Modifier and Type | Field and Description |
---|---|
protected OperationsFactory |
RemoteCacheImpl.operationsFactory |
Modifier and Type | Method and Description |
---|---|
OperationsFactory |
RemoteCacheImpl.getOperationsFactory() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteCacheImpl.init(Marshaller marshaller,
ExecutorService executorService,
OperationsFactory operationsFactory,
int estimateKeySize,
int estimateValueSize) |
Constructor and Description |
---|
RemoteCloseableIterator(OperationsFactory operationsFactory,
int batchSize,
Set<Integer> segments,
boolean metadata) |
RemoteCloseableIterator(OperationsFactory operationsFactory,
String filterConverterFactory,
byte[][] filterParams,
Set<Integer> segments,
int batchSize,
boolean metadata) |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.