public static class HiveAuthzContext.Builder extends Object
Constructor and Description |
---|
HiveAuthzContext.Builder() |
Modifier and Type | Method and Description |
---|---|
HiveAuthzContext |
build() |
String |
getCommandString() |
String |
getUserIpAddress()
Get user's ip address.
|
void |
setCommandString(String commandString) |
void |
setUserIpAddress(String userIpAddress) |
public String getUserIpAddress()
public void setUserIpAddress(String userIpAddress)
public String getCommandString()
public void setCommandString(String commandString)
public HiveAuthzContext build()
Copyright © 2017 The Apache Software Foundation. All rights reserved.