Package | Description |
---|---|
org.opendaylight.mdsal.dom.spi.shard |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractStateAggregator.addBuilder(AbstractStateAggregator.StateBuilder<S> builder) |
protected void |
AbstractStateAggregator.receiveState(AbstractStateAggregator.StateBuilder<S> builder,
S state) |
Modifier and Type | Method and Description |
---|---|
protected AbstractStateAggregator.Started<S> |
AbstractStateAggregator.start(Function<Collection<AbstractStateAggregator.StateBuilder<S>>,AbstractStateAggregator.Started<S>> function) |
Constructor and Description |
---|
Failed(Collection<? extends AbstractStateAggregator.StateBuilder<S>> builders) |
Operational(Collection<? extends AbstractStateAggregator.StateBuilder<S>> builders) |
Copyright © 2019 OpenDaylight. All rights reserved.