Uses of Package
org.apache.storm.utils
Packages that use org.apache.storm.utils
Package
Description
-
Classes in org.apache.storm.utils used by org.apache.storm
-
Classes in org.apache.storm.utils used by org.apache.storm.blobstore
-
Classes in org.apache.storm.utils used by org.apache.storm.daemon.nimbus
-
Classes in org.apache.storm.utils used by org.apache.storm.daemon.supervisorClassDescriptionA simple, durable, atomic K/V database.Take a version string and parse out a Major.Minor version
-
Classes in org.apache.storm.utils used by org.apache.storm.daemon.workerClassDescriptionA thread that can answer if it is sleeping in the case of simulated time.
-
Classes in org.apache.storm.utils used by org.apache.storm.executorClassDescriptionA thread that can answer if it is sleeping in the case of simulated time.
-
Classes in org.apache.storm.utils used by org.apache.storm.executor.bolt
-
Classes in org.apache.storm.utils used by org.apache.storm.executor.spoutClassDescriptionExpires keys that have not been updated in the configured number of seconds.
-
Classes in org.apache.storm.utils used by org.apache.storm.hdfs.blobstore
-
Classes in org.apache.storm.utils used by org.apache.storm.metricstore.rocksdb
-
Classes in org.apache.storm.utils used by org.apache.storm.security.authClassDescriptionExpires keys that have not been updated in the configured number of seconds.
-
Classes in org.apache.storm.utils used by org.apache.storm.security.serialization
-
Classes in org.apache.storm.utils used by org.apache.storm.serialization.types
-
Classes in org.apache.storm.utils used by org.apache.storm.utilsClassDescriptionThis interface is implemented by classes, instances of which can be passed into certain Util functions which test some collection for elements matching the IPredicate.Implementation of VersionInfo that uses a properties file to get the VersionInfo.A simple, durable, atomic K/V database.Client used for connecting to nimbus.An interface to allow callbacks with a thrift nimbus client.Contains convenience functions for running shell commands for cases that are too simple to need a full
ShellUtils
implementation.Handle logging from non-JVM processes.OSType detection.Take a version string and parse out a Major.Minor versionClient for interacting with Supervisor server, now we use supervisor server mainly for cases below.Deprecated.A thread that can answer if it is sleeping in the case of simulated time.