Uses of Interface
org.apache.storm.utils.IVersionInfo
-
Uses of IVersionInfo in org.apache.storm.utils
Modifier and TypeMethodDescriptionstatic IVersionInfo
VersionInfo.getFromClasspath
(String cp) Look for the version of storm defined by the given classpath.static IVersionInfo
VersionInfo.getFromClasspath
(List<String> classpath) Look for the version of storm defined by the given classpath.Modifier and TypeMethodDescriptionstatic NavigableMap<String,
IVersionInfo> Utils.getAlternativeVersionsMap
(Map<String, Object> conf) Get a mapping of the configured supported versions of storm to their actual versions.