@Singleton public class VipStateTracker extends org.opendaylight.genius.mdsalutil.cache.DataObjectCache<String,VipState>
Constructor and Description |
---|
VipStateTracker(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.infrautils.caches.CacheProvider cacheProvider) |
Modifier and Type | Method and Description |
---|---|
VipState |
buildVipState(String ip,
String mac,
BigInteger dpnId,
String ifcName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
writeVipState(VipState vipState) |
Copyright © 2019 OpenDaylight. All rights reserved.