public final class MatchComparatorFactory extends Object
Match attributes| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createEthernet() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createIcmpv4() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createInPhyPort() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createInPort() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createIp() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createL3() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createL4() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createMetadata() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createNull() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createProtocolMatchFields() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createTunnel() |
static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> |
createVlan() |
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createNull()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createVlan()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createTunnel()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createProtocolMatchFields()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createMetadata()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createL4()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createL3()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createIp()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createInPort()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createInPhyPort()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createEthernet()
public static org.opendaylight.openflowplugin.applications.statistics.manager.impl.helper.SimpleComparator<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match> createIcmpv4()
Copyright © 2016. All rights reserved.