Class ClusterSetupProperties
-
- All Implemented Interfaces:
public final class ClusterSetupPropertiesCluster setup properties.
-
-
Field Summary
Fields Modifier and Type Field Description private final Booleanenabledprivate final StringqueuePollLockMostInterval
-
Constructor Summary
Constructors Constructor Description ClusterSetupProperties(Boolean enabled, String queuePollLockMostInterval)
-
Method Summary
Modifier and Type Method Description final BooleangetEnabled()final StringgetQueuePollLockMostInterval()-
-
Method Detail
-
getEnabled
final Boolean getEnabled()
-
getQueuePollLockMostInterval
final String getQueuePollLockMostInterval()
-
-
-
-