public interface PubSubWriterGroupConf<T extends PubSubDataSetWriterConf> extends PubSubGroupConf
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubWriterGroupConf.Builder<T extends PubSubWriterGroupConf.Builder<T>>
Builder for common settings for PubSub WriterGroups.
|
PubSubConf.MapKind<T>| Modifier and Type | Method and Description |
|---|---|
Duration |
getKeepAliveTime() |
List<String> |
getLocaleIds() |
UnsignedByte |
getPriority() |
Duration |
getPublishingInterval() |
UnsignedShort |
getWriterGroupId() |
Map<String,T> |
getWriters() |
getMaxNetworkMessageSize, getName, getSecurityConf, getTransportProfile, isEnabledget, get, specification, toBuilder, toMapDuration getKeepAliveTime()
UnsignedByte getPriority()
Duration getPublishingInterval()
UnsignedShort getWriterGroupId()
Copyright © 2026. All rights reserved.