Package org.opendaylight.openflowplugin.impl.services.batch
-
Class Summary Class Description BatchPlanStep Container of CRUD actions for one type of object (flow, group, meter, ..) of same type (add, remove, update).BatchStepJob Wrapper for batch step jobs (BatchPlanStep
and corresponding transform function).FlatBatchFlowAdapters Transform between FlatBatch API and flow batch API.FlatBatchGroupAdapters Transform between FlatBatch API and group batch API.FlatBatchMeterAdapters Transform between FlatBatch API and meter batch API. -
Enum Summary Enum Description BatchStepType Batch step types - holding combinations of target object type and action type.