public final class DubboUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SENTINEL_DUBBO_APPLICATION_KEY |
| Modifier and Type | Method and Description |
|---|---|
static String |
getApplication(org.apache.dubbo.rpc.Invocation invocation,
String defaultValue) |
static String |
getResourceName(org.apache.dubbo.rpc.Invoker<?> invoker,
org.apache.dubbo.rpc.Invocation invocation) |
public static final String SENTINEL_DUBBO_APPLICATION_KEY
Copyright © 2019 Alibaba Group. All rights reserved.