| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy
|
long |
getCnonceCacheSize() |
long |
getNonceValidity() |
void |
init(long size,
String name,
long validity,
Map<String,String> props)
Initialize the cache
|
void |
setCnonceCacheSize(long cnonceCacheSize) |
void |
setNonceValidity(long nonceValidity) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesvoid setCnonceCacheSize(long cnonceCacheSize)
cnonceCacheSize - the cnonceCacheSize to setvoid setNonceValidity(long nonceValidity)
nonceValidity - the nonceValidity to setlong getCnonceCacheSize()
long getNonceValidity()
void init(long size,
String name,
long validity,
Map<String,String> props)
void destroy()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.