Package | Description |
---|---|
org.opendaylight.mdsal.dom.spi.shard |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractStateAggregator.Failed<S extends AbstractStateAggregator.State> |
protected static class |
AbstractStateAggregator.Operational<S extends AbstractStateAggregator.State> |
Modifier and Type | Method and Description |
---|---|
protected AbstractStateAggregator.Started<S> |
AbstractStateAggregator.start(Function<Collection<AbstractStateAggregator.StateBuilder<S>>,AbstractStateAggregator.Started<S>> function) |
Modifier and Type | Method and Description |
---|---|
protected AbstractStateAggregator.Started<S> |
AbstractStateAggregator.start(Function<Collection<AbstractStateAggregator.StateBuilder<S>>,AbstractStateAggregator.Started<S>> function) |
Copyright © 2019 OpenDaylight. All rights reserved.