Class BgpUpdater.AsyncProcessor<I extends BgpUpdater.AsyncIface>
- java.lang.Object
-
- org.apache.thrift.TBaseAsyncProcessor<I>
-
- org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.AsyncProcessor<I>
-
- All Implemented Interfaces:
org.apache.thrift.TAsyncProcessor,org.apache.thrift.TProcessor
- Enclosing class:
- BgpUpdater
public static class BgpUpdater.AsyncProcessor<I extends BgpUpdater.AsyncIface> extends org.apache.thrift.TBaseAsyncProcessor<I>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBgpUpdater.AsyncProcessor.onNotificationSendEvent<I extends BgpUpdater.AsyncIface>static classBgpUpdater.AsyncProcessor.onStartConfigResyncNotification<I extends BgpUpdater.AsyncIface>static classBgpUpdater.AsyncProcessor.onUpdatePushRoute<I extends BgpUpdater.AsyncIface>static classBgpUpdater.AsyncProcessor.onUpdateWithdrawRoute<I extends BgpUpdater.AsyncIface>static classBgpUpdater.AsyncProcessor.peerDown<I extends BgpUpdater.AsyncIface>static classBgpUpdater.AsyncProcessor.peerUp<I extends BgpUpdater.AsyncIface>
-
Constructor Summary
Constructors Modifier Constructor Description AsyncProcessor(I iface)protectedAsyncProcessor(I iface, java.util.Map<java.lang.String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
-