Uses of Enum Class
org.opendaylight.lispflowmapping.interfaces.mappingservice.IMappingService.LookupPolicy
Package
Description
-
Uses of IMappingService.LookupPolicy in org.opendaylight.lispflowmapping.config
Modifier and TypeMethodDescriptionvoid
ConfigIni.setLookupPolicy
(IMappingService.LookupPolicy lookupPolicy) -
Uses of IMappingService.LookupPolicy in org.opendaylight.lispflowmapping.implementation
Modifier and TypeMethodDescriptionvoid
MappingService.setLookupPolicy
(IMappingService.LookupPolicy policy) -
Uses of IMappingService.LookupPolicy in org.opendaylight.lispflowmapping.interfaces.mappingservice
Modifier and TypeMethodDescriptionstatic IMappingService.LookupPolicy
Returns the enum constant of this class with the specified name.static IMappingService.LookupPolicy[]
IMappingService.LookupPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IMappingService.setLookupPolicy
(IMappingService.LookupPolicy policy) Configures Mapping Service mapping lookup policy option.