Package io.deephaven.uri
package io.deephaven.uri
-
ClassDescriptionA PersistentQueryURI is a URI composing the scheme `pq`, the persistent query name or serial, `/scope/`, the name of the table being fetched, and an optional argument to select a live subscription, or snapshot.A Builder for a
PersistentQueryURI