Class PulsarClientConf
java.lang.Object
io.nosqlbench.adapter.pulsar.util.PulsarClientConf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanhasClientConfKey(String key) ///////////////booleanhasConsumerConfKey(String key) ///////////////booleanhasProducerConfKey(String key) ///////////////booleanhasReaderConfKey(String key) ///////////////booleanhasSchemaConfKey(String key) ///////////////voidreadRawConfFromFile(String fileName) toString()
-
Constructor Details
-
PulsarClientConf
-
-
Method Details
-
readRawConfFromFile
-
getSchemaConfMapRaw
-
getClientConfMapRaw
-
getProducerConfMapRaw
-
getProducerConfMapTgt
-
getConsumerConfMapRaw
-
getConsumerConfMapTgt
-
getReaderConfMapRaw
-
getReaderConfMapTgt
-
toString
-
hasSchemaConfKey
/////////////// -
getSchemaConfValueRaw
-
hasClientConfKey
/////////////// -
getClientConfValueRaw
-
hasProducerConfKey
/////////////// -
getProducerConfValueRaw
-
hasConsumerConfKey
/////////////// -
getConsumerConfValueRaw
-
getConsumerTimeoutSeconds
public int getConsumerTimeoutSeconds() -
hasReaderConfKey
/////////////// -
getReaderConfValueRaw
-