Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
PerClientRandomNonceGenerator
NonceGenerator implementation that uses client ID hash + random int as nonce group,
and random numbers as nonces.
|
Modifier and Type | Method and Description |
---|---|
NonceGenerator |
HConnection.getNonceGenerator() |
static NonceGenerator |
HConnectionManager.injectNonceGeneratorForTesting(HConnection conn,
NonceGenerator cnm) |
Modifier and Type | Method and Description |
---|---|
static NonceGenerator |
HConnectionManager.injectNonceGeneratorForTesting(HConnection conn,
NonceGenerator cnm) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.