public class StreamManagerServerInfo extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
StreamManagerServerInfo.InfoStore |
static class |
StreamManagerServerInfo.StreamManagerServerInfoBuilder |
Constructor and Description |
---|
StreamManagerServerInfo() |
Modifier and Type | Method and Description |
---|---|
static StreamManagerServerInfo.StreamManagerServerInfoBuilder |
builder() |
String |
getHost() |
StreamManagerServerInfo.InfoStore |
getInfoStore() |
int |
getPort() |
public StreamManagerServerInfo.InfoStore getInfoStore()
public String getHost()
public int getPort()
public static StreamManagerServerInfo.StreamManagerServerInfoBuilder builder()