Uses of Interface
org.opendaylight.genius.utils.batching.ResourceHandler
-
Packages that use ResourceHandler Package Description org.opendaylight.genius.utils.batching -
-
Uses of ResourceHandler in org.opendaylight.genius.utils.batching
Classes in org.opendaylight.genius.utils.batching that implement ResourceHandler Modifier and Type Class Description classDefaultBatchHandlerMethods in org.opendaylight.genius.utils.batching with parameters of type ResourceHandler Modifier and Type Method Description voidResourceBatchingManager. registerBatchableResource(java.lang.String resourceType, java.util.concurrent.BlockingQueue<ActionableResource> resQueue, ResourceHandler resHandler)
-