Constructor and Description |
---|
ValueWithHostname(T value)
Create with initial value
|
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
T |
getValue() |
boolean |
hasHostname()
Check if there is any hostname.
|
void |
set(T value,
String hostname)
Set value and partition together.
|
public ValueWithHostname(T value)
value
- initial value to useCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.