public interface PubSubDataSetWriterConf extends PubSubNamedConf
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubDataSetWriterConf.Builder<T extends PubSubDataSetWriterConf.Builder<T>>
Common builder for DataSetWriter settings.
|
PubSubConf.MapKind<T>| Modifier and Type | Method and Description |
|---|---|
String |
getDataSetName() |
UnsignedShort |
getDataSetWriterId() |
DataSetFieldContentMask |
getFieldContentMask() |
UnsignedInteger |
getKeyFrameCount() |
default PubSubTransportProfile |
getTransportProfile()
Returns the TransportProfile (uri) of the writer group where this writer is or is to be added.
|
UnsignedShort |
getWriterGroupId() |
Boolean |
isEnabled() |
getNameget, get, specification, toBuilder, toMapString getDataSetName()
UnsignedShort getDataSetWriterId()
DataSetFieldContentMask getFieldContentMask()
UnsignedInteger getKeyFrameCount()
default PubSubTransportProfile getTransportProfile()
UnsignedShort getWriterGroupId()
Boolean isEnabled()
Copyright © 2026. All rights reserved.