public static class StreamManagerServerInfo.StreamManagerServerInfoBuilder extends Object
Constructor and Description |
---|
StreamManagerServerInfoBuilder() |
Modifier and Type | Method and Description |
---|---|
StreamManagerServerInfo |
build() |
StreamManagerServerInfo.StreamManagerServerInfoBuilder |
host(String host) |
StreamManagerServerInfo.StreamManagerServerInfoBuilder |
infoStore(StreamManagerServerInfo.InfoStore infoStore) |
StreamManagerServerInfo.StreamManagerServerInfoBuilder |
port(Integer port) |
public StreamManagerServerInfo.StreamManagerServerInfoBuilder infoStore(StreamManagerServerInfo.InfoStore infoStore)
public StreamManagerServerInfo.StreamManagerServerInfoBuilder host(String host)
public StreamManagerServerInfo.StreamManagerServerInfoBuilder port(Integer port)
public StreamManagerServerInfo build()