@InterfaceAudience.Private public final class PerClientRandomNonceGenerator extends Object implements NonceGenerator
CLIENT_NONCES_ENABLED_KEY
Modifier and Type | Method and Description |
---|---|
static PerClientRandomNonceGenerator |
get()
Get the singleton nonce generator.
|
long |
getNonceGroup() |
long |
newNonce() |
public long getNonceGroup()
getNonceGroup
in interface NonceGenerator
public long newNonce()
newNonce
in interface NonceGenerator
public static PerClientRandomNonceGenerator get()
Copyright © 2007–2019 Cloudera. All rights reserved.