Package org.apache.pulsar.broker.service
Interface PulsarChannelInitializer.Factory
- Enclosing class:
- PulsarChannelInitializer
public static interface PulsarChannelInitializer.Factory
-
Method Summary
Modifier and TypeMethodDescriptionnewPulsarChannelInitializer(PulsarService pulsar, PulsarChannelInitializer.PulsarChannelOptions opts)
-
Method Details
-
newPulsarChannelInitializer
PulsarChannelInitializer newPulsarChannelInitializer(PulsarService pulsar, PulsarChannelInitializer.PulsarChannelOptions opts) throws Exception - Throws:
Exception
-