public interface BookieInfo
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BookieInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BookieInfo.Builder |
builder() |
String |
getHostname() |
String |
getRack() |
String getRack()
String getHostname()
static BookieInfo.Builder builder()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.