| Modifier and Type | Class and Description |
|---|---|
class |
ClusterContextImpl
A basic implementation of the context.
|
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<ClusterContext> |
ClusterContextThreadLocal.contextHolder |
| Modifier and Type | Method and Description |
|---|---|
static ClusterContext |
ClusterContextThreadLocal.createEmptyContext() |
static ClusterContext |
ClusterContextThreadLocal.getContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterContextThreadLocal.setContext(ClusterContext context) |
Copyright © 2016 Apache NiFi Project. All rights reserved.