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 (the first occurrence wins).
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.
getAcceptReplies() - function in io.zenoh.query.GetOptions
 
getAcceptReplies() - function in io.zenoh.query.QuerierOptions
 
getAcceptsReplies() - function in io.zenoh.query.Query
The ReplyKeyExpr indicating what key expressions are accepted in replies.
getAPPLICATION_CBOR() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_CDR() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_COAP_PAYLOAD() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JAVA_SERIALIZED_OBJECT() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JSON() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JSON_PATCH_JSON() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JSON_SEQ() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JSONPATH() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_JWT() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_MP4() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_OCTET_STREAM() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_OPENMETRICS_TEXT() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_PROTOBUF() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_PYTHON_SERIALIZED_OBJECT() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_SOAP_XML() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_SQL() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_X_WWW_FORM_URLENCODED() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_XML() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_YAML() - function in io.zenoh.bytes.Encoding.Companion
 
getAPPLICATION_YANG() - function in io.zenoh.bytes.Encoding.Companion
 
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
 
getAUDIO_FLAC() - function in io.zenoh.bytes.Encoding.Companion
 
getAUDIO_MP4() - function in io.zenoh.bytes.Encoding.Companion
 
getAUDIO_OGG() - function in io.zenoh.bytes.Encoding.Companion
 
getAUDIO_VORBIS() - function in io.zenoh.bytes.Encoding.Companion
 
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
 
getEid() - function in io.zenoh.config.EntityGlobalId
 
getEid() - function in io.zenoh.config.EntityGlobalId
 
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
 
getId() - function in io.zenoh.time.Timestamp
Identifier of the node whose clock produced ntp64.
getIMAGE_BMP() - function in io.zenoh.bytes.Encoding.Companion
 
getIMAGE_GIF() - function in io.zenoh.bytes.Encoding.Companion
 
getIMAGE_JPEG() - function in io.zenoh.bytes.Encoding.Companion
 
getIMAGE_PNG() - function in io.zenoh.bytes.Encoding.Companion
 
getIMAGE_WEBP() - function in io.zenoh.bytes.Encoding.Companion
 
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.ReplyKeyExpr
 
getName() - function in kotlin.SampleKind
 
getName() - function in kotlin.SetIntersectionLevel
 
getName() - function in kotlin.WhatAmI
 
getNtp64() - function in io.zenoh.time.Timestamp
The NTP64 instant.
getNtp64() - function in io.zenoh.time.Timestamp
 
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.ReplyKeyExpr
 
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 global ID identifying the replier.
getReplierId() - function in io.zenoh.query.Reply
: unique global 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
 
getTEXT_CSV() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_HTML() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_JAVASCRIPT() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_JSON() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_JSON5() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_MARKDOWN() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_PLAIN() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_XML() - function in io.zenoh.bytes.Encoding.Companion
 
getTEXT_YAML() - function in io.zenoh.bytes.Encoding.Companion
 
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
 
getVIDEO_H263() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_H264() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_H265() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_H266() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_MP4() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_OGG() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_RAW() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_VP8() - function in io.zenoh.bytes.Encoding.Companion
 
getVIDEO_VP9() - function in io.zenoh.bytes.Encoding.Companion
 
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
 
getZENOH_SERIALIZED() - function in io.zenoh.bytes.Encoding.Companion
 
getZENOH_STRING() - function in io.zenoh.bytes.Encoding.Companion
 
getZid() - function in io.zenoh.config.EntityGlobalId
 
getZid() - function in io.zenoh.scouting.Hello
ZenohId of the node sending the hello message.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z