Class Query

  • All Implemented Interfaces:
    io.zenoh.ZenohType , java.lang.AutoCloseable

    
    public final class Query
     implements AutoCloseable, ZenohType
                        

    Represents a Zenoh Query in Kotlin.

    A Query is generated within the context of a Queryable, when receiving a Query request.

    • Constructor Detail