public final class SubstituteRemoteCacheImpl extends Object
| Constructor and Description |
|---|
SubstituteRemoteCacheImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.infinispan.commons.marshall.Marshaller marshaller,
org.infinispan.client.hotrod.impl.operations.OperationsFactory operationsFactory,
int estimateKeySize,
int estimateValueSize,
int batchSize,
ObjectName jmxParent) |
public void init(org.infinispan.commons.marshall.Marshaller marshaller,
org.infinispan.client.hotrod.impl.operations.OperationsFactory operationsFactory,
int estimateKeySize,
int estimateValueSize,
int batchSize,
ObjectName jmxParent)
Copyright © 2019 JBoss by Red Hat. All rights reserved.