Uses of Class
org.apache.pulsar.broker.service.PulsarChannelInitializer.PulsarChannelOptions
-
Packages that use PulsarChannelInitializer.PulsarChannelOptions Package Description org.apache.pulsar.broker.service Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PulsarChannelInitializer.PulsarChannelOptions in org.apache.pulsar.broker.service
Methods in org.apache.pulsar.broker.service with parameters of type PulsarChannelInitializer.PulsarChannelOptions Modifier and Type Method Description PulsarChannelInitializerPulsarChannelInitializer.Factory. newPulsarChannelInitializer(PulsarService pulsar, PulsarChannelInitializer.PulsarChannelOptions opts)Constructors in org.apache.pulsar.broker.service with parameters of type PulsarChannelInitializer.PulsarChannelOptions Constructor Description PulsarChannelInitializer(PulsarService pulsar, PulsarChannelInitializer.PulsarChannelOptions opts)
-