public interface SnatServiceManager
| Modifier and Type | Interface and Description |
|---|---|
static class |
SnatServiceManager.Action |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(org.opendaylight.genius.infra.TypedReadWriteTransaction<org.opendaylight.genius.infra.Datastore.Configuration> confTx,
Routers router,
@Nullable Routers oldRouter,
BigInteger primarySwitchId,
@Nullable BigInteger dpnId,
SnatServiceManager.Action action) |
void notify(org.opendaylight.genius.infra.TypedReadWriteTransaction<org.opendaylight.genius.infra.Datastore.Configuration> confTx,
Routers router,
@Nullable Routers oldRouter,
BigInteger primarySwitchId,
@Nullable BigInteger dpnId,
SnatServiceManager.Action action)
throws ExecutionException,
InterruptedException
Copyright © 2020 OpenDaylight. All rights reserved.