Package | Description |
---|---|
org.apache.storm.utils |
Modifier and Type | Field and Description |
---|---|
static IVersionInfo |
VersionInfo.OUR_FULL_VERSION |
Modifier and Type | Method and Description |
---|---|
static IVersionInfo |
VersionInfo.getFromClasspath(List<String> classpath)
Look for the version of storm defined by the given classpath.
|
static IVersionInfo |
VersionInfo.getFromClasspath(String cp)
Look for the version of storm defined by the given classpath.
|
Modifier and Type | Method and Description |
---|---|
static NavigableMap<String,IVersionInfo> |
Utils.getAlternativeVersionsMap(Map<String,Object> conf)
Get a mapping of the configured supported versions of storm to their actual versions.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.