public class GroupKey extends Object
| Constructor and Description |
|---|
GroupKey() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getKey(String dataId,
String group) |
static String |
getKey(String dataId,
String group,
String datumStr) |
static String |
getKeyTenant(String dataId,
String group,
String tenant) |
static String[] |
parseKey(String groupKey) |
Copyright © 2018 Alibaba Group. All rights reserved.