public class NewKafkaSpoutOffsetQuery extends Object
Constructor and Description |
---|
NewKafkaSpoutOffsetQuery(String topics,
String bootstrapBrokers,
String consumerGroupId,
String securityProtocol,
String consumerPropertiesFileName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBootStrapBrokers() |
String |
getConsumerGroupId() |
String |
getConsumerPropertiesFileName() |
String |
getSecurityProtocol() |
String |
getTopics() |
int |
hashCode() |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.