Package | Description |
---|---|
com.opencloud.sentinel.mapper |
This package contains mapper related interfaces in the Sentinel services.
|
Modifier and Type | Method and Description |
---|---|
<SessionStateType> |
MapperLibrary.findMapper(com.opencloud.sentinel.common.SentinelSelectionKey key,
java.lang.Class<?> from,
java.lang.Class<?> to)
Retrieve a mapper
|
<SessionStateType> |
MapperLibrary.findMapper(com.opencloud.sentinel.common.SentinelSelectionKey key,
java.lang.Class<?> from,
java.lang.Class<?> to,
MapperExecutionPoint mappingPoint)
Retrieve a mapper
|
Copyright © OpenCloud. All Rights Reserved.