C G O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CordMcastService - Interface in org.opencord.cordmcast
-
CORD multicast provisioning application.
- CordMcastStatistics - Class in org.opencord.cordmcast
-
POJO Class to store group data from mcast event.
- CordMcastStatistics(IpAddress, String, VlanId, VlanId) - Constructor for class org.opencord.cordmcast.CordMcastStatistics
- CordMcastStatisticsEvent - Class in org.opencord.cordmcast
-
Event indicating Mcast statistics data.
- CordMcastStatisticsEvent(CordMcastStatisticsEvent.Type, List<CordMcastStatistics>) - Constructor for class org.opencord.cordmcast.CordMcastStatisticsEvent
- CordMcastStatisticsEvent.Type - Enum in org.opencord.cordmcast
- CordMcastStatisticsEventListener - Interface in org.opencord.cordmcast
-
Listener for Mcast statistics events.
- CordMcastStatisticsService - Interface in org.opencord.cordmcast
-
Service for interacting with CordMcastStatisticsEvent data.
G
- getGroupAddress() - Method in class org.opencord.cordmcast.CordMcastStatistics
- getInnerVlanId() - Method in class org.opencord.cordmcast.CordMcastStatistics
- getSourceAddress() - Method in class org.opencord.cordmcast.CordMcastStatistics
- getVlanId() - Method in class org.opencord.cordmcast.CordMcastStatistics
O
- org.opencord.cordmcast - package org.opencord.cordmcast
-
Application for provisioning multicast streams in the context of cord.
S
- setGroupAddress(IpAddress) - Method in class org.opencord.cordmcast.CordMcastStatistics
- setInnerVlanId(VlanId) - Method in class org.opencord.cordmcast.CordMcastStatistics
- setInnerVlanValue(VlanId) - Method in interface org.opencord.cordmcast.CordMcastStatisticsService
-
To set current innerVlanValue in Statistics Service.
- setSourceAddress(String) - Method in class org.opencord.cordmcast.CordMcastStatistics
- setVlanId(VlanId) - Method in class org.opencord.cordmcast.CordMcastStatistics
- setVlanValue(VlanId) - Method in interface org.opencord.cordmcast.CordMcastStatisticsService
-
To set current vlanValue in Statistics Service.
- STATUS_UPDATE - org.opencord.cordmcast.CordMcastStatisticsEvent.Type
V
- valueOf(String) - Static method in enum org.opencord.cordmcast.CordMcastStatisticsEvent.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opencord.cordmcast.CordMcastStatisticsEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages