@Contract
public interface CNonceCacheFactory
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTER_NAME_PROP |
static String |
INSTANCE_NAME_PROP |
Modifier and Type | Method and Description |
---|---|
CNonceCache |
createCNonceCache(String appName,
String clusterName,
String instanceName,
String storeName) |
static final String CLUSTER_NAME_PROP
static final String INSTANCE_NAME_PROP
CNonceCache createCNonceCache(String appName, String clusterName, String instanceName, String storeName)
Copyright © 2019. All rights reserved.