@Beta public class McastEvent extends AbstractEvent<McastEvent.Type,McastRouteInfo>
| Modifier and Type | Class and Description |
|---|---|
static class |
McastEvent.Type |
| Constructor and Description |
|---|
McastEvent(McastEvent.Type type,
McastRouteInfo subject) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
subject, time, typepublic McastEvent(McastEvent.Type type, McastRouteInfo subject)
public String toString()
toString in class AbstractEvent<McastEvent.Type,McastRouteInfo>