|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use RIBImpl | |
---|---|
dap.cad.pnode.agreement.impl | This package contains the file for an implementation of the CAD agreement phase see Esposito et al Networking 2013 for details. |
dap.cad.pnode.bidding.impl | This package contains the file for an implementation of the CAD node bidding phase see Esposito et al. |
dap.cad.pnode.linkEmbedding.impl | Mininet Implementation of the Link Embedding phase |
dap.cad.pnode.util | Pnode utility classes |
dap.cad.sp | |
dap.cad.sp.partitioning.impl | |
dap.util | Placeholder package for distributed application process utilities |
rina.dap | |
rina.flowAllocator.impl | |
rina.ipcProcess.impl | |
rina.irm | |
rina.rib.impl | |
rina.rib.util | |
rina.routing | |
test | Tests of any sort |
Uses of RIBImpl in dap.cad.pnode.agreement.impl |
---|
Constructors in dap.cad.pnode.agreement.impl with parameters of type RIBImpl | |
---|---|
NodeAgreementImpl(RIBImpl rib,
java.lang.String pNodeBidder)
constructor |
Uses of RIBImpl in dap.cad.pnode.bidding.impl |
---|
Methods in dap.cad.pnode.bidding.impl that return RIBImpl | |
---|---|
RIBImpl |
NodeBiddingImpl.getRib()
|
Methods in dap.cad.pnode.bidding.impl with parameters of type RIBImpl | |
---|---|
void |
NodeBiddingImpl.setRib(RIBImpl rib)
|
Constructors in dap.cad.pnode.bidding.impl with parameters of type RIBImpl | |
---|---|
NodeBiddingImpl(RIBImpl rib,
java.lang.String pNodeBidder)
constructor |
Uses of RIBImpl in dap.cad.pnode.linkEmbedding.impl |
---|
Fields in dap.cad.pnode.linkEmbedding.impl declared as RIBImpl | |
---|---|
RIBImpl |
LinkEmbeddingImpl.rib
Resource Information Baes |
Constructors in dap.cad.pnode.linkEmbedding.impl with parameters of type RIBImpl | |
---|---|
LinkEmbeddingImpl(RIBImpl rib)
dummy constructor |
Uses of RIBImpl in dap.cad.pnode.util |
---|
Fields in dap.cad.pnode.util declared as RIBImpl | |
---|---|
RIBImpl |
PnodeUtil.rib
RIB |
Constructors in dap.cad.pnode.util with parameters of type RIBImpl | |
---|---|
PnodeUtil(java.lang.String utility,
RIBImpl rib)
constructor |
Uses of RIBImpl in dap.cad.sp |
---|
Fields in dap.cad.sp declared as RIBImpl | |
---|---|
RIBImpl |
VNAllocationImpl.rib
Resource Information Base (generalization of Network Information Base of the RINA network architecture) |
Constructors in dap.cad.sp with parameters of type RIBImpl | |
---|---|
VNAllocationImpl(RIBImpl rib)
constructor |
Uses of RIBImpl in dap.cad.sp.partitioning.impl |
---|
Constructors in dap.cad.sp.partitioning.impl with parameters of type RIBImpl | |
---|---|
SlicePartitioningImpl(RIBImpl rib)
constructor |
Uses of RIBImpl in dap.util |
---|
Constructors in dap.util with parameters of type RIBImpl | |
---|---|
Unix(RIBImpl rib)
constructor |
Uses of RIBImpl in rina.dap |
---|
Fields in rina.dap declared as RIBImpl | |
---|---|
RIBImpl |
Application.rib
|
Uses of RIBImpl in rina.flowAllocator.impl |
---|
Constructors in rina.flowAllocator.impl with parameters of type RIBImpl | |
---|---|
FlowAllocatorImpl(RIBImpl rib,
MessageQueue msgQueue,
IRM irm)
|
|
FlowAllocatorImpl(RIBImpl rib,
MessageQueue msgQueue,
TCPFlowManager tcpManager)
|
Uses of RIBImpl in rina.ipcProcess.impl |
---|
Methods in rina.ipcProcess.impl that return RIBImpl | |
---|---|
RIBImpl |
IPCProcessImpl.getRib()
|
Methods in rina.ipcProcess.impl with parameters of type RIBImpl | |
---|---|
void |
IPCProcessImpl.setRib(RIBImpl rib)
|
Constructors in rina.ipcProcess.impl with parameters of type RIBImpl | |
---|---|
IPCProcessRMT(FlowAllocatorImpl flowAllocatorImpl,
RIBImpl rib,
MessageQueue dtpMsgQueue,
MessageQueue cdapMsgQueue,
java.util.LinkedHashMap<java.lang.String,MessageQueue> upperIPCsDTPMsgQueue,
java.util.LinkedHashMap<java.lang.String,MessageQueue> upperIPCsCDAPMsgQueue)
|
|
TCPFlowManager(RIBImpl rib,
MessageQueue msgQueue)
|
Uses of RIBImpl in rina.irm |
---|
Constructors in rina.irm with parameters of type RIBImpl | |
---|---|
IRM(java.lang.String appName,
RIBImpl rib,
java.util.LinkedHashMap<java.lang.String,IPCProcessImpl> underlyingIPCs,
MessageQueue dtpMsgQueue,
MessageQueue cdapMsgQueue)
|
Uses of RIBImpl in rina.rib.impl |
---|
Fields in rina.rib.impl declared as RIBImpl | |
---|---|
RIBImpl |
RIBDaemonImpl.localRIB
|
Methods in rina.rib.impl that return RIBImpl | |
---|---|
RIBImpl |
RIBDaemonImpl.getLocalRIB()
|
RIBImpl |
RIBDaemonImpl.readSubscription(double subscriptionID)
allocate read a RIB Subscription |
Methods in rina.rib.impl with parameters of type RIBImpl | |
---|---|
void |
RIBDaemonImpl.setLocalRIB(RIBImpl localRIB)
|
Constructors in rina.rib.impl with parameters of type RIBImpl | |
---|---|
RIBDaemonImpl(RIBImpl rib)
|
|
RIBDaemonImpl(RIBImpl rib,
IRM irm)
|
|
RIBDaemonImpl(RIBImpl rib,
TCPFlowManager tcpManager)
|
Uses of RIBImpl in rina.rib.util |
---|
Constructors in rina.rib.util with parameters of type RIBImpl | |
---|---|
PubHandler(RIBImpl rib,
IRM irm,
Event event)
|
|
PubHandler(RIBImpl rib,
TCPFlowManager tcpManager,
Event event)
|
|
SubHandler(RIBImpl rib,
IRM irm,
Event event)
|
|
SubHandler(RIBImpl rib,
TCPFlowManager tcpManager,
Event event)
|
Uses of RIBImpl in rina.routing |
---|
Constructors in rina.routing with parameters of type RIBImpl | |
---|---|
ProbeNeighbour(RIBImpl rib,
IRM irm)
|
|
ProbeNeighbour(RIBImpl rib,
TCPFlowManager tcpManager)
|
Uses of RIBImpl in test |
---|
Methods in test with parameters of type RIBImpl | |
---|---|
static void |
Debug.printSliceDetails(SliceSpec.Slice.Builder slice,
RIBImpl rib)
print slice features |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |