Package io.deephaven.server.uri
package io.deephaven.server.uri
-
ClassDescriptionThe application table resolver is able to resolve
application URIs
.The barrage table resolver is able to resolveremote URIs
intotables
.The csv table resolver is able to resolve CSV for schemescsv+http
,http+csv
,csv+https
,https+csv
,csv+file
,file+csv
, andcsv
intotables
.The query scope table resolver is able to resolvequery scope URIs
.Installs theURI resolvers
.