类 TableViewBuilderImpl<T>
java.lang.Object
org.apache.pulsar.client.impl.TableViewBuilderImpl<T>
- 所有已实现的接口:
TableViewBuilder<T>
-
方法概要
修饰符和类型方法说明autoUpdatePartitionsInterval(int interval, TimeUnit unit) create()cryptoKeyReader(CryptoKeyReader cryptoKeyReader) defaultCryptoKeyReader(@NonNull Map<String, String> privateKeys) defaultCryptoKeyReader(String privateKey) subscriptionName(String subscriptionName)
-
方法详细资料
-
loadConf
- 指定者:
loadConf在接口中TableViewBuilder<T>
-
create
- 指定者:
create在接口中TableViewBuilder<T>- 抛出:
PulsarClientException
-
createAsync
- 指定者:
createAsync在接口中TableViewBuilder<T>
-
topic
- 指定者:
topic在接口中TableViewBuilder<T>
-
autoUpdatePartitionsInterval
- 指定者:
autoUpdatePartitionsInterval在接口中TableViewBuilder<T>
-
subscriptionName
- 指定者:
subscriptionName在接口中TableViewBuilder<T>
-
cryptoKeyReader
- 指定者:
cryptoKeyReader在接口中TableViewBuilder<T>
-
defaultCryptoKeyReader
- 指定者:
defaultCryptoKeyReader在接口中TableViewBuilder<T>
-
defaultCryptoKeyReader
- 指定者:
defaultCryptoKeyReader在接口中TableViewBuilder<T>
-
cryptoFailureAction
- 指定者:
cryptoFailureAction在接口中TableViewBuilder<T>
-