Package io.confluent.ksql.api.client
Interface ServerInfo
-
public interface ServerInfoMetadata for a ksqlDB server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKafkaClusterId()StringgetKsqlServiceId()StringgetServerVersion()
-