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