| Package | Description |
|---|---|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Method | Description |
|---|---|---|
CallerContext |
CallerContext.Builder.build() |
|
default CallerContext |
Schedulable.getCallerContext() |
This is overridden only in
Server.Call. |
CallerContext |
Server.Call.getCallerContext() |
|
static CallerContext |
CallerContext.getCurrent() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
CallerContext.setCurrent(CallerContext callerContext) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.