ConfOption Type
Storm configuration options
Union cases
| Union case |
Description
|
Full Usage:
Other(string, obj)
Parameters:
string
Item2 : obj
|
|
Full Usage:
TOPOLOGY_ACKER_EXECUTORS int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_ACKER_TASKS int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_BACKPRESSURE_ENABLE bool
Parameters:
bool
|
|
Full Usage:
TOPOLOGY_DEBUG bool
Parameters:
bool
|
|
Full Usage:
TOPOLOGY_ENABLE_MESSAGE_TIMEOUTS bool
Parameters:
bool
|
|
Full Usage:
TOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_MAX_SPOUT_PENDING int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_MAX_TASK_PARALLELISM int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_MESSAGE_TIMEOUT_SECS int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_MULTILANG_SERIALIZER string
Parameters:
string
|
|
Full Usage:
TOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS int32
Parameters:
int32
|
|
Full Usage:
TOPOLOGY_TICK_TUPLE_FREQ_SECS int32
Parameters:
int32
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsOther
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_ACKER_EXECUTORS
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_ACKER_TASKS
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_BACKPRESSURE_ENABLE
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_DEBUG
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_ENABLE_MESSAGE_TIMEOUTS
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_EXECUTOR_RECEIVE_BUFFER_SIZE
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_MAX_SPOUT_PENDING
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_MAX_TASK_PARALLELISM
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_MESSAGE_TIMEOUT_SECS
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_MULTILANG_SERIALIZER
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_SLEEP_SPOUT_WAIT_STRATEGY_TIME_MS
Returns: bool
|
|
Full Usage:
this.IsTOPOLOGY_TICK_TUPLE_FREQ_SECS
Returns: bool
|
|
FsShelter