Uses of Record Class
org.apache.pulsar.broker.loadbalance.extensions.models.Unload
Packages that use Unload
-
Uses of Unload in org.apache.pulsar.broker.loadbalance.extensions.channel
Methods in org.apache.pulsar.broker.loadbalance.extensions.channel with parameters of type UnloadModifier and TypeMethodDescriptionServiceUnitStateChannel.publishUnloadEventAsync(Unload unload) Asynchronously publishes the service unit unload event to this channel.ServiceUnitStateChannelImpl.publishUnloadEventAsync(Unload unload)