A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
G
- get(io.zenoh.query.IntoSelector,io.zenoh.handlers.Callback,io.zenoh.query.GetOptions) - function in io.zenoh.Session
- Perform a get query, handling the replies with a Callback.
- get(io.zenoh.query.IntoSelector,io.zenoh.handlers.Handler,io.zenoh.query.GetOptions) - function in io.zenoh.Session
- Perform a get query handling the replies through a Handler.
- get(io.zenoh.query.IntoSelector,io.zenoh.query.GetOptions) - function in io.zenoh.Session
- Perform a get query handling the replies through a BlockingQueue.
- get(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Callback,java.time.Duration) - function in io.zenoh.liveliness.Liveliness
- Query the liveliness tokens with matching key expressions.
- get(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Handler,java.time.Duration) - function in io.zenoh.liveliness.Liveliness
- Query the liveliness tokens with matching key expressions.
- get(io.zenoh.keyexpr.KeyExpr,java.time.Duration) - function in io.zenoh.liveliness.Liveliness
- Query the liveliness tokens with matching key expressions.
- get(java.lang.String) - function in io.zenoh.query.Parameters
- Returns the value of the key if present.
- get(io.zenoh.handlers.Callback,io.zenoh.query.Querier.GetOptions) - function in io.zenoh.query.Querier
- Perform a get operation to the keyExpr from the Querier and handle the incoming replies with the callback provided.
- get(io.zenoh.handlers.Handler,io.zenoh.query.Querier.GetOptions) - function in io.zenoh.query.Querier
- Perform a get operation to the keyExpr from the Querier and handle the incoming replies with the handler provided.
- get(io.zenoh.query.Querier.GetOptions) - function in io.zenoh.query.Querier
- Perform a get operation to the keyExpr from the Querier and pipe them into a blocking queue.
- getAPPLICATION_CBOR() - function in io.zenoh.bytes.Encoding.Companion
- A Concise Binary Object Representation (CBOR)-encoded data.
- getAPPLICATION_CDR() - function in io.zenoh.bytes.Encoding.Companion
- A Common Data Representation (CDR)-encoded data.
- getAPPLICATION_COAP_PAYLOAD() - function in io.zenoh.bytes.Encoding.Companion
- Constrained Application Protocol (CoAP) data intended for CoAP-to-HTTP and HTTP-to-CoAP proxies.
- getAPPLICATION_JAVA_SERIALIZED_OBJECT() - function in io.zenoh.bytes.Encoding.Companion
- A Java serialized object.
- getAPPLICATION_JSON() - function in io.zenoh.bytes.Encoding.Companion
- JSON data intended to be consumed by an application.
- getAPPLICATION_JSON_PATCH_JSON() - function in io.zenoh.bytes.Encoding.Companion
- Defines a JSON document structure for expressing a sequence of operations to apply to a JSON document.
- getAPPLICATION_JSON_SEQ() - function in io.zenoh.bytes.Encoding.Companion
- A JSON text sequence consists of any number of JSON texts, all encoded in UTF-8.
- getAPPLICATION_JSONPATH() - function in io.zenoh.bytes.Encoding.Companion
- A JSONPath defines a string syntax for selecting and extracting JSON values from within a given JSON value.
- getAPPLICATION_JWT() - function in io.zenoh.bytes.Encoding.Companion
- A JSON Web Token (JWT).
- getAPPLICATION_MP4() - function in io.zenoh.bytes.Encoding.Companion
- An application-specific MPEG-4 encoded data, either audio or video.
- getAPPLICATION_OCTET_STREAM() - function in io.zenoh.bytes.Encoding.Companion
- An application-specific stream of bytes.
- getAPPLICATION_OPENMETRICS_TEXT() - function in io.zenoh.bytes.Encoding.Companion
- OpenMetrics data, commonly used by Prometheus.
- getAPPLICATION_PROTOBUF() - function in io.zenoh.bytes.Encoding.Companion
- An application-specific protobuf-encoded data.
- getAPPLICATION_PYTHON_SERIALIZED_OBJECT() - function in io.zenoh.bytes.Encoding.Companion
- A Python object serialized using pickle.
- getAPPLICATION_SOAP_XML() - function in io.zenoh.bytes.Encoding.Companion
- A SOAP 1.2 message serialized as XML 1.0.
- getAPPLICATION_SQL() - function in io.zenoh.bytes.Encoding.Companion
- An application-specific SQL query.
- getAPPLICATION_X_WWW_FORM_URLENCODED() - function in io.zenoh.bytes.Encoding.Companion
- A list of tuples, each consisting of a name and a value.
- getAPPLICATION_XML() - function in io.zenoh.bytes.Encoding.Companion
- An XML file intended to be consumed by an application.
- getAPPLICATION_YAML() - function in io.zenoh.bytes.Encoding.Companion
- YAML data intended to be consumed by an application.
- getAPPLICATION_YANG() - function in io.zenoh.bytes.Encoding.Companion
- A YANG-encoded data commonly used by the Network Configuration Protocol (NETCONF).
- getAttachment() - function in io.zenoh.pubsub.DeleteOptions
- getAttachment() - function in io.zenoh.pubsub.PutOptions
- getAttachment() - function in io.zenoh.query.GetOptions
- getAttachment() - function in io.zenoh.query.Querier.GetOptions
- getAttachment() - function in io.zenoh.query.Query
- Optional attachment.
- getAttachment() - function in io.zenoh.query.ReplyDelOptions
- getAttachment() - function in io.zenoh.query.ReplyOptions
- getAttachment() - function in io.zenoh.sample.Sample
- Optional attachment.
- getAUDIO_AAC() - function in io.zenoh.bytes.Encoding.Companion
- A MPEG-4 Advanced Audio Coding (AAC) media.
- getAUDIO_FLAC() - function in io.zenoh.bytes.Encoding.Companion
- A Free Lossless Audio Codec (FLAC) media.
- getAUDIO_MP4() - function in io.zenoh.bytes.Encoding.Companion
- An audio codec defined in MPEG-1, MPEG-2, MPEG-4, or registered at the MP4 registration authority.
- getAUDIO_OGG() - function in io.zenoh.bytes.Encoding.Companion
- An Ogg-encapsulated audio stream.
- getAUDIO_VORBIS() - function in io.zenoh.bytes.Encoding.Companion
- A Vorbis-encoded audio stream.
- getCause() - function in kotlin.Throwable
- getComplete() - function in io.zenoh.query.QueryableOptions
- getConfig() - function in io.zenoh.scouting.ScoutOptions
- getCongestionControl() - function in io.zenoh.pubsub.DeleteOptions
- The congestion control policy.
- getCongestionControl() - function in io.zenoh.pubsub.PublisherOptions
- The congestion control policy.
- getCongestionControl() - function in io.zenoh.pubsub.PutOptions
- The congestion control policy.
- getCongestionControl() - function in io.zenoh.qos.QoS
- CongestionControl policy used for the message.
- getCongestionControl() - function in io.zenoh.query.QuerierOptions
- getCongestionControl() - function in io.zenoh.query.ReplyDelOptions
- The congestion control policy.
- getCongestionControl() - function in io.zenoh.query.ReplyOptions
- The congestion control policy.
- getCongestionControl() - function in io.zenoh.sample.Sample
- The congestion control policy.
- getConsolidation() - function in io.zenoh.query.GetOptions
- getConsolidationMode() - function in io.zenoh.query.QuerierOptions
- getEncoding() - function in io.zenoh.pubsub.Publisher
- The encoding user by the publisher.
- getEncoding() - function in io.zenoh.pubsub.PublisherOptions
- getEncoding() - function in io.zenoh.pubsub.PutOptions
- getEncoding() - function in io.zenoh.query.GetOptions
- getEncoding() - function in io.zenoh.query.Querier.GetOptions
- getEncoding() - function in io.zenoh.query.Query
- Encoding of the payload.
- getEncoding() - function in io.zenoh.query.Reply.Error
- getEncoding() - function in io.zenoh.query.ReplyErrOptions
- getEncoding() - function in io.zenoh.query.ReplyOptions
- getEncoding() - function in io.zenoh.sample.Sample
- Encoding of the payload.
- getError() - function in io.zenoh.query.Reply.Error
- getExpress() - function in io.zenoh.pubsub.DeleteOptions
- QoS express value.
- getExpress() - function in io.zenoh.pubsub.PublisherOptions
- QoS express value.
- getExpress() - function in io.zenoh.pubsub.PutOptions
- QoS express value.
- getExpress() - function in io.zenoh.qos.QoS
- If true, the message is not batched in order to reduce the latency.
- getExpress() - function in io.zenoh.query.QuerierOptions
- getExpress() - function in io.zenoh.query.ReplyDelOptions
- QoS express value.
- getExpress() - function in io.zenoh.query.ReplyOptions
- QoS express value.
- getExpress() - function in io.zenoh.sample.Sample
- QoS express value.
- getHistory() - function in io.zenoh.liveliness.LivelinessSubscriberOptions
- getIMAGE_BMP() - function in io.zenoh.bytes.Encoding.Companion
- A BitMap (BMP) image.
- getIMAGE_GIF() - function in io.zenoh.bytes.Encoding.Companion
- A Graphics Interchange Format (GIF) image.
- getIMAGE_JPEG() - function in io.zenoh.bytes.Encoding.Companion
- A Joint Photographic Experts Group (JPEG) image.
- getIMAGE_PNG() - function in io.zenoh.bytes.Encoding.Companion
- A Portable Network Graphics (PNG) image.
- getIMAGE_WEBP() - function in io.zenoh.bytes.Encoding.Companion
- A WebP image.
- getJson(java.lang.String) - function in io.zenoh.Config
- The json value associated to the key.
- getKeyExpr() - function in io.zenoh.pubsub.Publisher
- The key expression the publisher will be associated to.
- getKeyExpr() - function in io.zenoh.pubsub.Subscriber
- getKeyExpr() - function in io.zenoh.pubsub.Subscriber
- getKeyExpr() - function in io.zenoh.query.Querier
- getKeyExpr() - function in io.zenoh.query.Query
- The key expression to which the query is associated.
- getKeyExpr() - function in io.zenoh.query.Queryable
- The KeyExpr to which the subscriber is associated.
- getKeyExpr() - function in io.zenoh.query.Queryable
- The KeyExpr to which the subscriber is associated.
- getKeyExpr() - function in io.zenoh.query.Selector
- The KeyExpr of the selector.
- getKeyExpr() - function in io.zenoh.sample.Sample
- The KeyExpr of the sample.
- getKind() - function in io.zenoh.sample.Sample
- The SampleKind of the sample.
- getLocalizedMessage() - function in kotlin.Throwable
- getLocators() - function in io.zenoh.scouting.Hello
- The locators of this hello message.
- getMessage() - function in io.zenoh.exceptions.ZError
- getName() - function in kotlin.CongestionControl
- getName() - function in kotlin.ConsolidationMode
- getName() - function in kotlin.Priority
- getName() - function in kotlin.QueryTarget
- getName() - function in kotlin.Reliability
- getName() - function in kotlin.SampleKind
- getName() - function in kotlin.SetIntersectionLevel
- getName() - function in kotlin.WhatAmI
- GetOptions - class in io.zenoh.query
- Get to query data from the matching queryables in the system.
- getOrDefault(java.lang.String,java.lang.String) - function in io.zenoh.query.Parameters
- Returns the value of the key if present, or if not, the default value provided.
- getOrdinal() - function in kotlin.CongestionControl
- getOrdinal() - function in kotlin.ConsolidationMode
- getOrdinal() - function in kotlin.Priority
- getOrdinal() - function in kotlin.QueryTarget
- getOrdinal() - function in kotlin.Reliability
- getOrdinal() - function in kotlin.SampleKind
- getOrdinal() - function in kotlin.SetIntersectionLevel
- getOrdinal() - function in kotlin.WhatAmI
- getParameters() - function in io.zenoh.query.Querier.GetOptions
- getParameters() - function in io.zenoh.query.Query
- Shortcut to the selector's parameters.
- getParameters() - function in io.zenoh.query.Selector
- The Parameters of the selector.
- getPayload() - function in io.zenoh.query.GetOptions
- getPayload() - function in io.zenoh.query.Querier.GetOptions
- getPayload() - function in io.zenoh.query.Query
- Optional payload in case the received query was declared using "with query".
- getPayload() - function in io.zenoh.sample.Sample
- ZBytes with the payload of the sample.
- getPriority() - function in io.zenoh.pubsub.DeleteOptions
- The priority policy.
- getPriority() - function in io.zenoh.pubsub.PublisherOptions
- The priority policy.
- getPriority() - function in io.zenoh.pubsub.PutOptions
- The priority policy.
- getPriority() - function in io.zenoh.qos.QoS
- Priority policy used for the message.
- getPriority() - function in io.zenoh.query.QuerierOptions
- getPriority() - function in io.zenoh.query.ReplyDelOptions
- The priority policy.
- getPriority() - function in io.zenoh.query.ReplyOptions
- The priority policy.
- getPriority() - function in io.zenoh.sample.Sample
- The priority policy.
- getQos() - function in io.zenoh.query.GetOptions
- getQos() - function in io.zenoh.query.Querier
- getQos() - function in io.zenoh.sample.Sample
- The Quality of Service settings used to deliver the sample.
- getReceiver() - function in io.zenoh.pubsub.HandlerSubscriber
- getReceiver() - function in io.zenoh.query.HandlerQueryable
- getReceiver() - function in io.zenoh.scouting.HandlerScout
- getReliability() - function in io.zenoh.pubsub.DeleteOptions
- getReliability() - function in io.zenoh.pubsub.PublisherOptions
- getReliability() - function in io.zenoh.pubsub.PutOptions
- getReplierId() - function in io.zenoh.query.Reply
- : unique ID identifying the replier.
- getReplierId() - function in io.zenoh.query.Reply
- : unique ID identifying the replier.
- getSample() - function in io.zenoh.query.Reply.Success
- getSelector() - function in io.zenoh.query.Query
- The selector
- getStackTrace() - function in kotlin.Throwable
- getSuppressed() - function in kotlin.Throwable
- getTarget() - function in io.zenoh.query.GetOptions
- getTarget() - function in io.zenoh.query.QuerierOptions
- getTEXT_CSS() - function in io.zenoh.bytes.Encoding.Companion
- A CSS file.
- getTEXT_CSV() - function in io.zenoh.bytes.Encoding.Companion
- A CSV file.
- getTEXT_HTML() - function in io.zenoh.bytes.Encoding.Companion
- An HTML file.
- getTEXT_JAVASCRIPT() - function in io.zenoh.bytes.Encoding.Companion
- A JavaScript file.
- getTEXT_JSON() - function in io.zenoh.bytes.Encoding.Companion
- JSON data intended to be human readable.
- getTEXT_JSON5() - function in io.zenoh.bytes.Encoding.Companion
- JSON5 encoded data that are human readable.
- getTEXT_MARKDOWN() - function in io.zenoh.bytes.Encoding.Companion
- A Markdown file.
- getTEXT_PLAIN() - function in io.zenoh.bytes.Encoding.Companion
- A textual file.
- getTEXT_XML() - function in io.zenoh.bytes.Encoding.Companion
- An XML file that is human readable.
- getTEXT_YAML() - function in io.zenoh.bytes.Encoding.Companion
- YAML data intended to be human readable.
- getTimeout() - function in io.zenoh.query.GetOptions
- getTimeout() - function in io.zenoh.query.QuerierOptions
- getTimeStamp() - function in io.zenoh.query.ReplyDelOptions
- getTimeStamp() - function in io.zenoh.query.ReplyOptions
- getTimestamp() - function in io.zenoh.sample.Sample
- Optional TimeStamp.
- getValue() - function in io.zenoh.qos.CongestionControl
- getValue() - function in io.zenoh.qos.Priority
- getVIDEO_H261() - function in io.zenoh.bytes.Encoding.Companion
- A h261-encoded video stream.
- getVIDEO_H263() - function in io.zenoh.bytes.Encoding.Companion
- A h263-encoded video stream.
- getVIDEO_H264() - function in io.zenoh.bytes.Encoding.Companion
- A h264-encoded video stream.
- getVIDEO_H265() - function in io.zenoh.bytes.Encoding.Companion
- A h265-encoded video stream.
- getVIDEO_H266() - function in io.zenoh.bytes.Encoding.Companion
- A h266-encoded video stream.
- getVIDEO_MP4() - function in io.zenoh.bytes.Encoding.Companion
- A video codec defined in MPEG-1, MPEG-2, MPEG-4, or registered at the MP4 registration authority.
- getVIDEO_OGG() - function in io.zenoh.bytes.Encoding.Companion
- An Ogg-encapsulated video stream.
- getVIDEO_RAW() - function in io.zenoh.bytes.Encoding.Companion
- An uncompressed, studio-quality video stream.
- getVIDEO_VP8() - function in io.zenoh.bytes.Encoding.Companion
- A VP8-encoded video stream.
- getVIDEO_VP9() - function in io.zenoh.bytes.Encoding.Companion
- A VP9-encoded video stream.
- getWhatAmI() - function in io.zenoh.scouting.Hello
- WhatAmI configuration: it indicates the role of the zenoh node sending the HELLO message.
- getWhatAmI() - function in io.zenoh.scouting.ScoutOptions
- getZENOH_BYTES() - function in io.zenoh.bytes.Encoding.Companion
- Just some bytes.
- getZENOH_SERIALIZED() - function in io.zenoh.bytes.Encoding.Companion
- Zenoh serialized data.
- getZENOH_STRING() - function in io.zenoh.bytes.Encoding.Companion
- A UTF-8 string.
- getZid() - function in io.zenoh.scouting.Hello
- ZenohId of the node sending the hello message.