public interface PubSubDataSetReaderConf extends PubSubNamedConf
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PubSubDataSetReaderConf.Builder<T extends PubSubDataSetReaderConf.Builder<T>>
Builder for common settings of DataSetReaders.
|
PubSubConf.MapKind<T>| Modifier and Type | Method and Description |
|---|---|
UUID |
getDataSetClassId() |
UnsignedShort |
getDataSetWriterId() |
PublisherId |
getPublisherId() |
PubSubSecurityConf |
getSecurityConf() |
PubSubTargetVariablesConf |
getSubscribedDataSet() |
default PubSubTransportProfile |
getTransportProfile()
Returns the TransportProfile (uri) of the reader group where this reader is or is to be added.
|
UnsignedShort |
getWriterGroupId() |
Boolean |
isEnabled() |
getNameget, get, specification, toBuilder, toMapUUID getDataSetClassId()
UnsignedShort getDataSetWriterId()
PublisherId getPublisherId()
PubSubSecurityConf getSecurityConf()
PubSubTargetVariablesConf getSubscribedDataSet()
default PubSubTransportProfile getTransportProfile()
UnsignedShort getWriterGroupId()
Boolean isEnabled()
Copyright © 2026. All rights reserved.