public static class CatalystQueueConfigurationSpec.Builder
extends java.lang.Object
| Constructor and Description |
|---|
CatalystQueueConfigurationSpec.Builder() |
| Modifier and Type | Method and Description |
|---|---|
CatalystQueueConfigurationSpec |
build() |
CatalystQueueConfigurationSpec.Builder |
setJSQueueThreadSpec(MessageQueueThreadSpec spec) |
CatalystQueueConfigurationSpec.Builder |
setNativeModulesQueueThreadSpec(MessageQueueThreadSpec spec) |
public CatalystQueueConfigurationSpec.Builder()
public CatalystQueueConfigurationSpec.Builder setNativeModulesQueueThreadSpec(MessageQueueThreadSpec spec)
public CatalystQueueConfigurationSpec.Builder setJSQueueThreadSpec(MessageQueueThreadSpec spec)
public CatalystQueueConfigurationSpec build()