public interface ContentRequestContext
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
The client id for the user making the request.
|
String |
getClusterNodeId()
If clustered, this is the id of the node the data resides on.
|
String |
getDataUri()
The URI to the data.
|
String |
getProxiedEntitiesChain()
The proxy chain for the current request, if applicable.
|
String getDataUri()
String getClusterNodeId()
String getClientId()
String getProxiedEntitiesChain()
Copyright © 2016 Apache NiFi Project. All rights reserved.