public static class EdgeManagerPluginOnDemand.CompositeEventRouteMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
static EdgeManagerPluginOnDemand.CompositeEventRouteMetadata |
create(int count,
int target,
int source) |
int |
getCount() |
int |
getSource() |
int |
getTarget() |
public static EdgeManagerPluginOnDemand.CompositeEventRouteMetadata create(int count, int target, int source)
public int getCount()
public int getTarget()
public int getSource()
Copyright © 2020 Apache Software Foundation. All rights reserved.