A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

D

DATA - enum entry in io.zenoh.qos.Priority
 
DATA_HIGH - enum entry in io.zenoh.qos.Priority
 
DATA_LOW - enum entry in io.zenoh.qos.Priority
 
declareKeyExpr(java.lang.String) - function in io.zenoh.Session
Declare a KeyExpr.
declarePublisher(io.zenoh.keyexpr.KeyExpr,io.zenoh.pubsub.PublisherOptions) - function in io.zenoh.Session
Declare a Publisher on the session.
declareQuerier(io.zenoh.keyexpr.KeyExpr,io.zenoh.query.QuerierOptions) - function in io.zenoh.Session
Declare a Querier.
declareQueryable(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Callback,io.zenoh.query.QueryableOptions) - function in io.zenoh.Session
Declare a Queryable on the session.
declareQueryable(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Handler,io.zenoh.query.QueryableOptions) - function in io.zenoh.Session
Declare a Queryable on the session.
declareQueryable(io.zenoh.keyexpr.KeyExpr,io.zenoh.query.QueryableOptions) - function in io.zenoh.Session
Declare a Queryable on the session.
declareSubscriber(io.zenoh.keyexpr.KeyExpr) - function in io.zenoh.Session
Declare a Subscriber on the session.
declareSubscriber(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Callback) - function in io.zenoh.Session
Declare a Subscriber on the session using a callback.
declareSubscriber(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Handler) - function in io.zenoh.Session
Declare a Subscriber on the session using a handler.
declareSubscriber(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Callback,io.zenoh.liveliness.LivelinessSubscriberOptions) - function in io.zenoh.liveliness.Liveliness
Create a Subscriber for liveliness changes matching the given key expression.
declareSubscriber(io.zenoh.keyexpr.KeyExpr,io.zenoh.handlers.Handler,io.zenoh.liveliness.LivelinessSubscriberOptions) - function in io.zenoh.liveliness.Liveliness
Create a Subscriber for liveliness changes matching the given key expression.
declareSubscriber(io.zenoh.keyexpr.KeyExpr,io.zenoh.liveliness.LivelinessSubscriberOptions) - function in io.zenoh.liveliness.Liveliness
Create a Subscriber for liveliness changes matching the given key expression.
declareToken(io.zenoh.keyexpr.KeyExpr) - function in io.zenoh.liveliness.Liveliness
Create a LivelinessToken for the given key expression.
defaultEncoding() - function in io.zenoh.bytes.Encoding.Companion
The default Encoding is ZENOH_BYTES.
delete(io.zenoh.keyexpr.KeyExpr,io.zenoh.pubsub.DeleteOptions) - function in io.zenoh.Session
Perform a delete operation to the specified keyExpr.
delete(io.zenoh.pubsub.DeleteOptions) - function in io.zenoh.pubsub.Publisher
Performs a DELETE operation on the specified keyExpr
DELETE - enum entry in io.zenoh.sample.SampleKind
 
DeleteOptions - class in io.zenoh.pubsub
Options for delete operations.
deserialize(io.zenoh.bytes.IntoZBytes) - function in io.zenoh.ext.ZDeserializer
Deserialize the zbytes into an element of type T.
DISJOINT - enum entry in io.zenoh.keyexpr.SetIntersectionLevel
 
DROP - enum entry in io.zenoh.qos.CongestionControl

Allows the message to be dropped if all buffers are full.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Z