Package | Description |
---|---|
org.opendaylight.netvirt.bgpmanager.thrift.client | |
org.opendaylight.netvirt.bgpmanager.thrift.gen |
Modifier and Type | Method and Description |
---|---|
Routes |
BgpRouter.doRibSync(BgpSyncHandle handle,
af_afi afi) |
Modifier and Type | Field and Description |
---|---|
Routes |
BgpConfigurator.getRoutes_result.success |
Modifier and Type | Method and Description |
---|---|
Routes |
Routes.deepCopy() |
Routes |
BgpConfigurator.AsyncClient.getRoutes_call.getResult() |
Routes |
BgpConfigurator.Iface.getRoutes(protocol_type p_type,
int optype,
int winSize,
af_afi afi) |
Routes |
BgpConfigurator.Client.getRoutes(protocol_type p_type,
int optype,
int winSize,
af_afi afi) |
Routes |
BgpConfigurator.getRoutes_result.getSuccess() |
Routes |
BgpConfigurator.Client.recv_getRoutes() |
Routes |
Routes.setErrcode(int errcode) |
Routes |
Routes.setMore(int more) |
Routes |
Routes.setUpdates(List<Update> updates) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<Routes> |
BgpConfigurator.AsyncProcessor.getRoutes.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
Routes.compareTo(Routes other) |
boolean |
Routes.equals(Routes that) |
BgpConfigurator.getRoutes_result |
BgpConfigurator.getRoutes_result.setSuccess(Routes success) |
Modifier and Type | Method and Description |
---|---|
void |
BgpConfigurator.AsyncProcessor.getRoutes.start(I iface,
BgpConfigurator.getRoutes_args args,
org.apache.thrift.async.AsyncMethodCallback<Routes> resultHandler) |
Constructor and Description |
---|
getRoutes_result(Routes success) |
Routes(Routes other)
Performs a deep copy on other.
|
Copyright © 2019 OpenDaylight. All rights reserved.