public class DistributedPiReplicationGroupTranslationStore extends AbstractDistributedPiTranslationStore<org.onosproject.net.group.Group,org.onosproject.net.pi.runtime.PiPreEntry> implements org.onosproject.net.pi.service.PiReplicationGroupTranslationStore
storageService| Constructor and Description |
|---|
DistributedPiReplicationGroupTranslationStore() |
| Modifier and Type | Method and Description |
|---|---|
protected 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 DistributedPiReplicationGroupTranslationStore()
protected String mapSimpleName()
AbstractDistributedPiTranslationStoremapSimpleName in class AbstractDistributedPiTranslationStore<org.onosproject.net.group.Group,org.onosproject.net.pi.runtime.PiPreEntry>