public class Shard extends Object
| Constructor and Description |
|---|
Shard(String index,
int id,
Optional<String> address) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAddress() |
int |
getId() |
String |
getIndex() |
String |
toString() |
Copyright © 2012–2023. All rights reserved.