Package com.opencloud.sentinel.common
Interface SentinelByNameSessionState
-
- All Superinterfaces:
com.opencloud.rhino.cmp.CMPFields
,NullSentinelSessionState
,SentinelCommonSessionState
public interface SentinelByNameSessionState extends SentinelCommonSessionState, com.opencloud.rhino.cmp.CMPFields
Defines the interface for populating session state fields by name.
-
-
Field Summary
-
Fields inherited from interface com.opencloud.sentinel.common.SentinelCommonSessionState
_initialSessionHasEnded, _initialSessionType
-
-
Method Summary
-
Methods inherited from interface com.opencloud.rhino.cmp.CMPFields
cmpField, entrySet, get, has, isPredefined, keySet, predefinedNames, reset, reset, set, tags, typeOf, visit, visit
-
Methods inherited from interface com.opencloud.sentinel.common.SentinelCommonSessionState
getProtocol, getSentinelSelectionKey, getSessionHasEnded, getSessionType, getSubscriber, setProtocol, setSentinelSelectionKey, setSessionHasEnded, setSessionType, setSubscriber
-
-