public class FlowRuleBatchOperation extends BatchOperation<FlowRuleBatchEntry>
| Constructor and Description |
|---|
FlowRuleBatchOperation(Collection<FlowRuleBatchEntry> operations,
DeviceId deviceId,
long flowOperationId) |
| Modifier and Type | Method and Description |
|---|---|
DeviceId |
deviceId() |
long |
id() |
addAll, addOperation, clear, equals, getOperations, hashCode, size, toStringpublic FlowRuleBatchOperation(Collection<FlowRuleBatchEntry> operations, DeviceId deviceId, long flowOperationId)
public DeviceId deviceId()
public long id()
Copyright © 2015. All rights reserved.