| Modifier and Type | Field and Description |
|---|---|
static NodeVersion |
NodeVersion.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
NodeVersion |
ServerInfo.getNodeVersion() |
| Constructor and Description |
|---|
ServerInfo(NodeVersion nodeVersion,
String environment,
boolean coordinator,
boolean starting,
Optional<io.airlift.units.Duration> uptime) |
Copyright © 2012–2019. All rights reserved.