Uses of Annotation Type
org.apache.storm.validation.ConfigValidationAnnotations.IsNumber
Packages that use ConfigValidationAnnotations.IsNumber
-
Uses of ConfigValidationAnnotations.IsNumber in org.apache.storm
Fields in org.apache.storm with annotations of type ConfigValidationAnnotations.IsNumberModifier and TypeFieldDescriptionstatic final String
Config.DRPC_MAX_BUFFER_SIZE
The maximum buffer size thrift should use when reading messages for DRPC.static final String
Config.PACEMAKER_CLIENT_MAX_THREADS
The maximum number of threads that should be used by the Pacemaker client.static final String
DaemonConfig.PACEMAKER_MAX_THREADS
The maximum number of threads that should be used by the Pacemaker.static final String
Config.PACEMAKER_PORT
The port Pacemaker should run on.static final String
DaemonConfig.STORM_HEALTH_CHECK_TIMEOUT_MS
The time to allow any given healthcheck script to run before it is marked failed due to timeout.static final String
Config.STORM_NIMBUS_RETRY_INTERVAL
The starting interval between exponential backoff retries of a Nimbus operation.static final String
The ceiling of the interval between retries of a client connect to Nimbus operation.static final String
Config.STORM_NIMBUS_RETRY_TIMES
The number of times to retry a Nimbus operation.static final String
static final String
Maximum wait time for the nimbus host replication to achieve the nimbus.min.replication.count.static final String
Minimum number of nimbus hosts where the code must be replicated before leader nimbus is allowed to perform topology activation tasks like setting up heartbeats/assignments and marking the topology as active. default is 0.