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