H5S_Array               create H5S_Array instance given url (filepath)
                        and entity (host) name
H5S_Array-class         extension of DelayedArray for HDF Server
                        content
H5S_ArraySeed-class     H5S_Array for HDF Server content
H5S_Matrix-class        extension of DelayedMatrix for HDF Server
                        content
H5S_dataset             construct H5S_dataset object
H5S_dataset2            H5S_dataset2 for datasets in hsds server
H5S_source              H5S_source identifies an HDF5/HSDS server and
                        manages some metadata about contents
HSDSArray               A DelayedArray backend for accessing a remote
                        HDF5 server.
HSDSArraySeed           HSDSArraySeed for HSDSArray backend to
                        DelayedArray
HSDSDataset             Construct an object of type HSDSDataset
HSDSDataset-class       An S4 class to represent a dataset in a HDF5
                        file.
HSDSFile                Construct an object of type HSDSFile
HSDSFile-class          An S4 class to represent an HDF5 file
                        accessible from a server.
HSDSMatrix              DelayedMatrix subclass for a two-dimensional
                        HSDSArray
HSDSSource              Construct an object of type HSDSSource.
HSDSSource-class        An S4 class to represent a HDF5 server
                        listening on a port.
HSDS_Matrix             simplify construction of DelayedMatrix from url
                        and path in HSDS
HSDS_Matrix_OLD         simplify construction of DelayedMatrix from url
                        and path in HSDS
URL_h5serv              manage h5serv URL
URL_hsds                manage hsds URL
[,H5S_dataset,numeric,numeric-method
                        extract elements from H5S_dataset
as                      coercion for remote array to remote matrix
dataset                 Find a dataset on source from its name
dim                     HDF Server content is assumed transposed
                        relative to R matrix layout
dimnames,H5S_ArraySeed-method
                        dimnames not stored with H5S_source as of Jan
                        2018
domains                 HSDS server domains accessor
dsmeta                  list information about datasets available in an
                        H5S_source
extract_array           Access dataset backed by an HSDSArraySeed
fetchDatasets           fetch datasets of a hdf5 file from the hsds
                        server
getData                 Fetch data from a remote dataset
getDatasetAttrs         getDatasetAttrs from hsds server
getDatasetSlice         getDatasetSlice from hsds server
getDatasetUUIDs         getDatasetUUIDs from hsds server
getDims                 getDims from hsds server
getHRDF                 getHRDF from hsds server
getReq                  list information about server content available
                        in an H5S_source hsds instance
groups                  HDF5 server data groups accessor
hsdsInfo                HSDS server get request accessor
internalDim             acquire internal HDF5 dimension information for
                        matrix
isplit                  isplit converts a numeric vector into a list of
                        sequences for compact reexpression
links                   access for link metadata for HDF5 server groups
listDatasets            Search inner file hierarchy for datasets
listDomains             List files and subdirectories of a domain
rhdf5client             rhdf5client: A package for accessing HDFGroup
                        HDF5 servers from R.
setPath                 set path for hsds server resource
targets                 provide the full URLs for link members
transfermode<-          replace transfer mode
