Package org.opendaylight.openflowplugin.impl.services.batch
package org.opendaylight.openflowplugin.impl.services.batch
-
ClassDescriptionContainer of CRUD actions for one type of object (flow, group, meter, ..) of same type (add, remove, update).Wrapper for batch step jobs (
BatchPlanStep
and corresponding transform function).Batch step types - holding combinations of target object type and action type.Transform between FlatBatch API and flow batch API.Transform between FlatBatch API and group batch API.Transform between FlatBatch API and meter batch API.