@Service public class ContextService extends Object
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentHashMap<String,Integer> |
currentPartitionNumbers |
| Constructor and Description |
|---|
ContextService() |
| Modifier and Type | Method and Description |
|---|---|
List<Object[]> |
getContextProperties(String contextId) |
String |
getContextVariables(String contextId) |
static int |
getCurrentPartitionNumberByProject(String projectUuid) |
static int |
getCurrentPartitionNumberByProject(UUID projectUuid) |
Map<String,Integer> |
getCurrentPartitionNumbers()
Get tenantId vs.
|
Set<String> |
getKeys(String contextId) |
void |
refreshPartitionNumbers(Map<String,Integer> newData) |
public static final ConcurrentHashMap<String,Integer> currentPartitionNumbers
Copyright © 2025. All rights reserved.