| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Method and Description |
|---|---|
RetryCache |
FSNamesystem.getRetryCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RetryCache.clear(RetryCache cache) |
static RetryCache.CacheEntry |
RetryCache.waitForCompletion(RetryCache cache)
Static method that provides null check for retryCache
|
static RetryCache.CacheEntryWithPayload |
RetryCache.waitForCompletion(RetryCache cache,
Object payload)
Static method that provides null check for retryCache
|
Copyright © 2013 Apache Software Foundation. All rights reserved.