Package io.confluent.ksql.api.client
Interface ServerInfo
-
public interface ServerInfo
Metadata for a ksqlDB server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKafkaClusterId()
String
getKsqlServiceId()
String
getServerVersion()
-