Uses of Class
org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
Package
Description
Provides HBase Client
-
Uses of PerClientRandomNonceGenerator in org.apache.hadoop.hbase.client
Modifier and TypeFieldDescriptionprivate static final PerClientRandomNonceGenerator
PerClientRandomNonceGenerator.INST
Modifier and TypeMethodDescriptionPerClientRandomNonceGenerator.get()
Get the singleton nonce generator. -
Uses of PerClientRandomNonceGenerator in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate static final PerClientRandomNonceGenerator
RegionsRecoveryChore.NONCE_GENERATOR