Package org.onosproject.core
Interface IdBlockStore
- 
 public interface IdBlockStoreManages id blocks.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description IdBlockgetIdBlock(String topic)Returns a topic-unique block of ids.
 
-