Uses of Interface
org.apache.pulsar.broker.service.PulsarChannelInitializer.Factory
-
Packages that use PulsarChannelInitializer.Factory Package Description org.apache.pulsar.broker.service Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PulsarChannelInitializer.Factory in org.apache.pulsar.broker.service
Fields in org.apache.pulsar.broker.service declared as PulsarChannelInitializer.Factory Modifier and Type Field Description static PulsarChannelInitializer.FactoryPulsarChannelInitializer. DEFAULT_FACTORYMethods in org.apache.pulsar.broker.service with parameters of type PulsarChannelInitializer.Factory Modifier and Type Method Description voidBrokerService. setPulsarChannelInitializerFactory(PulsarChannelInitializer.Factory factory)
-