A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
C
- Callback - class in io.zenoh.handlers
- Runnable callback.
- CallbackQueryable - class in io.zenoh.query
- Queryable receiving replies through a callback.
- CallbackScout - class in io.zenoh.scouting
- Scout using a callback to handle incoming Hello messages.
- CallbackSubscriber - class in io.zenoh.pubsub
- Subscriber using a callback to handle incoming samples.
- Client - enum entry in io.zenoh.config.WhatAmI
- close() - function in io.zenoh.Session
- Close the session.
- close() - function in io.zenoh.keyexpr.KeyExpr
- Equivalent to undeclare.
- close() - function in io.zenoh.liveliness.LivelinessToken
- Closes the token.
- close() - function in io.zenoh.pubsub.Publisher
- close() - function in io.zenoh.pubsub.Subscriber
- close() - function in io.zenoh.pubsub.Subscriber
- close() - function in io.zenoh.query.Querier
- Closes the querier.
- close() - function in io.zenoh.query.Query
- close() - function in io.zenoh.query.Queryable
- Closes the queryable, equivalent to undeclare.
- close() - function in io.zenoh.query.Queryable
- Closes the queryable, equivalent to undeclare.
- close() - function in io.zenoh.query.Selector
- Closes the selector's KeyExpr.
- close() - function in io.zenoh.scouting.Scout
- Equivalent to stop.
- close() - function in io.zenoh.scouting.Scout
- Equivalent to stop.
- concat(java.lang.String) - function in io.zenoh.keyexpr.KeyExpr
- Performs string concatenation and returns the result as a KeyExpr if possible.
- Config - class in io.zenoh
- Config class to set the Zenoh configuration to be used through a io.zenoh.Session.
- Config.Companion - class in io.zenoh.Config
- congestionControl() - function in io.zenoh.pubsub.Publisher
- Get the congestion control applied when routing the data.
- CongestionControl - class in io.zenoh.qos
- The congestion control to be applied when routing the data.
- congestionControl() - function in io.zenoh.query.Querier
- Get the QoS.congestionControl of the querier.
- CongestionControl.Companion - class in io.zenoh.qos.CongestionControl
- ConsolidationMode - class in io.zenoh.query
- The kind of consolidation.
- containsKey(java.lang.String) - function in io.zenoh.query.Parameters
- Returns true if the key is contained.