Package | Description |
---|---|
com.opencloud.sentinel.providers |
This package contains the interfaces for injected resource providers in the Sentinel services.
|
Modifier and Type | Method and Description |
---|---|
PlmnIdAnalyser.PlmnIdMatch |
PlmnIdAnalyser.classifyMccMnc(MccMnc mccMnc,
com.opencloud.sentinel.common.SentinelSelectionKey sentinelSelectionKey)
Classify an MccMnc
|
static PlmnIdAnalyser.PlmnIdMatch |
PlmnIdAnalyser.PlmnIdMatch.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlmnIdAnalyser.PlmnIdMatch[] |
PlmnIdAnalyser.PlmnIdMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © OpenCloud. All Rights Reserved.