A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
S
- Sample - class in io.zenoh.sample
- Class representing a Zenoh Sample.
- SampleKind - class in io.zenoh.sample
- The kind of sample.
- SampleKind.Companion - class in io.zenoh.sample.SampleKind
- scout(io.zenoh.handlers.Callback,io.zenoh.scouting.ScoutOptions) - function in io.zenoh.Zenoh
- Scout for routers and/or peers.
- scout(io.zenoh.handlers.Handler,io.zenoh.scouting.ScoutOptions) - function in io.zenoh.Zenoh
- Scout for routers and/or peers.
- scout(io.zenoh.scouting.ScoutOptions) - function in io.zenoh.Zenoh
- Scout for routers and/or peers.
- Scout - class in io.zenoh.scouting
- Scout for routers and/or peers.
- ScoutOptions - class in io.zenoh.scouting
- Options for scouting.
- Selector - class in io.zenoh.query
- A selector is the combination of a KeyExpr, which defines the set of keys that are relevant to an operation, and a set of parameters with a few intended uses:
specifying arguments to a queryable, allowing the passing of Remote Procedure Call parameters
filtering by value,
filtering by metadata, such as the timestamp of a value,
specifying arguments to zenoh when using the REST API.
the
key_expr
before the first?
must be a valid key expression.the
parameters
after the first?
should be encoded like the query section of a URL:
- Selector.Companion - class in io.zenoh.query.Selector
- serialize(T) - function in io.zenoh.ext.ZSerializer
- Serialize t into a ZBytes.
- Session - class in io.zenoh
- A Zenoh Session, the core interaction point with a Zenoh network.
- SessionDeclaration - class in io.zenoh.session
- Session declaration.
- SessionInfo - class in io.zenoh.session
- Class allowing to obtain the information of a Session.
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.pubsub.DeleteOptions
- setAttachment(java.lang.String) - function in io.zenoh.pubsub.DeleteOptions
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.pubsub.PutOptions
- setAttachment(java.lang.String) - function in io.zenoh.pubsub.PutOptions
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.GetOptions
- setAttachment(java.lang.String) - function in io.zenoh.query.GetOptions
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.Querier.GetOptions
- setAttachment(java.lang.String) - function in io.zenoh.query.Querier.GetOptions
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.ReplyDelOptions
- setAttachment(java.lang.String) - function in io.zenoh.query.ReplyDelOptions
- setAttachment(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.ReplyOptions
- setAttachment(java.lang.String) - function in io.zenoh.query.ReplyOptions
- setComplete(java.lang.Boolean) - function in io.zenoh.query.QueryableOptions
- setConfig(io.zenoh.Config) - function in io.zenoh.scouting.ScoutOptions
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.pubsub.DeleteOptions
- The congestion control policy.
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.pubsub.PublisherOptions
- The congestion control policy.
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.pubsub.PutOptions
- The congestion control policy.
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.qos.QoS
- CongestionControl policy used for the message.
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.query.QuerierOptions
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.query.ReplyDelOptions
- The congestion control policy.
- setCongestionControl(io.zenoh.qos.CongestionControl) - function in io.zenoh.query.ReplyOptions
- The congestion control policy.
- setConsolidation(io.zenoh.query.ConsolidationMode) - function in io.zenoh.query.GetOptions
- setConsolidationMode(io.zenoh.query.ConsolidationMode) - function in io.zenoh.query.QuerierOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.pubsub.PublisherOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.pubsub.PutOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.query.GetOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.query.Querier.GetOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.query.ReplyErrOptions
- setEncoding(io.zenoh.bytes.Encoding) - function in io.zenoh.query.ReplyOptions
- setExpress(java.lang.Boolean) - function in io.zenoh.pubsub.DeleteOptions
- QoS express value.
- setExpress(java.lang.Boolean) - function in io.zenoh.pubsub.PublisherOptions
- QoS express value.
- setExpress(java.lang.Boolean) - function in io.zenoh.pubsub.PutOptions
- QoS express value.
- setExpress(java.lang.Boolean) - function in io.zenoh.qos.QoS
- If true, the message is not batched in order to reduce the latency.
- setExpress(java.lang.Boolean) - function in io.zenoh.query.QuerierOptions
- setExpress(java.lang.Boolean) - function in io.zenoh.query.ReplyDelOptions
- QoS express value.
- setExpress(java.lang.Boolean) - function in io.zenoh.query.ReplyOptions
- QoS express value.
- setHistory(java.lang.Boolean) - function in io.zenoh.liveliness.LivelinessSubscriberOptions
- SetIntersectionLevel - class in io.zenoh.keyexpr
- The possible relations between two sets.
- SetIntersectionLevel.Companion - class in io.zenoh.keyexpr.SetIntersectionLevel
- setParameters(io.zenoh.query.Parameters) - function in io.zenoh.query.Querier.GetOptions
- setPayload(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.GetOptions
- setPayload(java.lang.String) - function in io.zenoh.query.GetOptions
- setPayload(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.query.Querier.GetOptions
- setPayload(java.lang.String) - function in io.zenoh.query.Querier.GetOptions
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.pubsub.DeleteOptions
- The priority policy.
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.pubsub.PublisherOptions
- The priority policy.
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.pubsub.PutOptions
- The priority policy.
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.qos.QoS
- Priority policy used for the message.
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.query.QuerierOptions
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.query.ReplyDelOptions
- The priority policy.
- setPriority(io.zenoh.qos.Priority) - function in io.zenoh.query.ReplyOptions
- The priority policy.
- setQos(io.zenoh.qos.QoS) - function in io.zenoh.query.GetOptions
- setReliability(io.zenoh.qos.Reliability) - function in io.zenoh.pubsub.DeleteOptions
- setReliability(io.zenoh.qos.Reliability) - function in io.zenoh.pubsub.PublisherOptions
- setReliability(io.zenoh.qos.Reliability) - function in io.zenoh.pubsub.PutOptions
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- setTarget(io.zenoh.query.QueryTarget) - function in io.zenoh.query.GetOptions
- setTarget(io.zenoh.query.QueryTarget) - function in io.zenoh.query.QuerierOptions
- setTimeout(java.time.Duration) - function in io.zenoh.query.GetOptions
- setTimeout(java.time.Duration) - function in io.zenoh.query.QuerierOptions
- setTimeStamp(.<Error class: unknown class>) - function in io.zenoh.query.ReplyDelOptions
- setTimeStamp(.<Error class: unknown class>) - function in io.zenoh.query.ReplyOptions
- setWhatAmI(java.util.Set) - function in io.zenoh.scouting.ScoutOptions
- stop() - function in io.zenoh.scouting.Scout
- Stops the scouting.
- stop() - function in io.zenoh.scouting.Scout
- Stops the scouting.
- Subscriber - class in io.zenoh.pubsub
- A subscriber that allows listening to updates on a key expression and reacting to changes.