public final class PubSubMqttJsonWriterGroupConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttJsonWriterGroupConf.Builder
Builder for
PubSubMqttJsonWriterGroupConf. |
static class |
PubSubMqttJsonWriterGroupConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitget, get, toMappublic static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic String getMetaDataQueueName()
public Duration getMetaDataUpdateTime()
getMetaDataQueueName().public String getQueueName()
public BrokerTransportQualityOfService getRequestedDeliveryGuarantee()
public UnsignedInteger getMaxNetworkMessageSize()
public String getName()
public PubSubSecurityConf getSecurityConf()
public Boolean isEnabled()
public Duration getKeepAliveTime()
public UnsignedByte getPriority()
public Duration getPublishingInterval()
public UnsignedShort getWriterGroupId()
public JsonNetworkMessageContentMask getMessageContentMask()
public Map<String,PubSubMqttJsonDataSetWriterConf> getWriters()
public PubSubMqttJsonWriterGroupConf withWriterRemoved(String name)
public PubSubMqttJsonWriterGroupConf withWriterAddedOrReplaced(PubSubMqttJsonDataSetWriterConf conf)
PubSubMqttJsonDataSetWriterConf.getName().public static PubSubMqttJsonWriterGroupConf.Builder builder()
PubSubMqttJsonWriterGroupConf.Builder that can be used to construct instances of this classpublic PubSubMqttJsonWriterGroupConf.Builder toBuilder()
PubSubMqttJsonWriterGroupConf.Builder that is initialized with the state of this object.public final PubSubTransportProfile getTransportProfile()
PubSubGroupConfgetTransportProfile in interface PubSubGroupConfCopyright © 2026. All rights reserved.