public class StormResourceMgr extends Object
| Constructor and Description |
|---|
StormResourceMgr() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getStormResources(String serviceName,
Map<String,String> configs,
ResourceLookupContext context) |
static List<String> |
getStormResources(String url,
String username,
String password,
String lookupPrincipal,
String lookupKeytab,
String nameRules,
String topologyName,
List<String> StormTopologyList) |
static Map<String,Object> |
validateConfig(String serviceName,
Map<String,String> configs) |
public static Map<String,Object> validateConfig(String serviceName, Map<String,String> configs) throws Exception
Exceptionpublic static List<String> getStormResources(String serviceName, Map<String,String> configs, ResourceLookupContext context)
Copyright © 2025 The Apache Software Foundation. All rights reserved.