Package io.deephaven.uri
package io.deephaven.uri
-
ClassDescriptionA Deephaven application field URI.A Deephaven target represents the information necessary to establish a connection to a remote Deephaven service.A Deephaven URI is a structure URI that has a Deephaven-specific scheme, either
dh
ordh+plain
.A Deephaven field URI.A Deephaven query scope URI.A remote Deephaven URI represents a structured link for resolving remote Deephaven resources.A structured URI is an object which can be represented in serialized form as aURI
; and subsequently, can be deserialized back into the same object.