@InterfaceAudience.Private public class PerClientRandomNonceGenerator extends Object implements NonceGenerator
| Modifier and Type | Field and Description |
|---|---|
private long |
clientId |
private Random |
rdm |
| Constructor and Description |
|---|
PerClientRandomNonceGenerator() |
private final Random rdm
private final long clientId
public long getNonceGroup()
getNonceGroup in interface NonceGeneratorpublic long newNonce()
newNonce in interface NonceGeneratorCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.