Annotation Type SentinelFeatureSbb
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface SentinelFeatureSbb
Annotation that denotes a Sentinel feature implementation, which is an SBB
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
sbbAlias
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>
endpointInterface
boolean
reuseSbb
java.lang.Class<?>
sessionStateInterface
boolean
useExtendedInterface
-