Uses of Class
org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
Packages that use PerClientRandomNonceGenerator
Package
Description
Provides HBase Client
-
Uses of PerClientRandomNonceGenerator in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as PerClientRandomNonceGeneratorModifier and TypeFieldDescriptionprivate static final PerClientRandomNonceGenerator
PerClientRandomNonceGenerator.INST
Methods in org.apache.hadoop.hbase.client that return PerClientRandomNonceGeneratorModifier and TypeMethodDescriptionPerClientRandomNonceGenerator.get()
Get the singleton nonce generator. -
Uses of PerClientRandomNonceGenerator in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as PerClientRandomNonceGeneratorModifier and TypeFieldDescriptionprivate static final PerClientRandomNonceGenerator
RegionsRecoveryChore.NONCE_GENERATOR