@Service public class DistributedPiFlowRuleTranslationStore extends AbstractDistributedPiTranslationStore<org.onosproject.net.flow.FlowRule,org.onosproject.net.pi.runtime.PiTableEntry> implements org.onosproject.net.pi.service.PiFlowRuleTranslationStore
storageService| Constructor and Description |
|---|
DistributedPiFlowRuleTranslationStore() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
mapSimpleName()
Returns a string that identifies the map maintained by this store among
others that uses this abstract class.
|
activate, addOrUpdate, deactivate, get, getAll, removehasDelegate, notifyDelegate, notifyDelegate, setDelegate, unsetDelegateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic DistributedPiFlowRuleTranslationStore()
protected java.lang.String mapSimpleName()
AbstractDistributedPiTranslationStoremapSimpleName in class AbstractDistributedPiTranslationStore<org.onosproject.net.flow.FlowRule,org.onosproject.net.pi.runtime.PiTableEntry>