public interface FlowNodeReconciliation extends ReconciliationNotificationListener, AutoCloseable
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
reconcileConfiguration(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> connectedNode) |
endReconciliation, getName, getPriority, getResultState, startReconciliation
close
com.google.common.util.concurrent.ListenableFuture<Boolean> reconcileConfiguration(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> connectedNode)
Copyright © 2019 OpenDaylight. All rights reserved.