@Deprecated public class FlowRuleBatchRequest extends Object
Constructor and Description |
---|
FlowRuleBatchRequest(long batchId,
Set<FlowRuleBatchEntry> ops)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FlowRuleBatchOperation |
asBatchOperation(DeviceId deviceId)
Deprecated.
|
long |
batchId()
Deprecated.
|
Set<FlowRuleBatchEntry> |
ops()
Deprecated.
|
public FlowRuleBatchRequest(long batchId, Set<FlowRuleBatchEntry> ops)
public Set<FlowRuleBatchEntry> ops()
public FlowRuleBatchOperation asBatchOperation(DeviceId deviceId)
public long batchId()