JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
L
O
P
R
S
U
C
CdmS3Uri
- Class in
ucar.unidata.io.s3
CdmS3Uri(String)
- Constructor for class ucar.unidata.io.s3.
CdmS3Uri
A
URI
for use by the CDM for identifying a resource on an Object Store, such as AWS S3, Google Cloud Storage, Azure Blob Storage, Ceph, etc.
closeRemote()
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile
G
getBucket()
- Method in class ucar.unidata.io.s3.
CdmS3Uri
getEndpoint()
- Method in class ucar.unidata.io.s3.
CdmS3Uri
getKey()
- Method in class ucar.unidata.io.s3.
CdmS3Uri
getLastModified()
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile
getProfile()
- Method in class ucar.unidata.io.s3.
CdmS3Uri
I
isOwnerOf(String)
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile.Provider
L
length()
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile
O
open(String)
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile.Provider
Open a location that this Provider is the owner of.
P
Provider()
- Constructor for class ucar.unidata.io.s3.
S3RandomAccessFile.Provider
R
readRemote(long, byte[], int, int)
- Method in class ucar.unidata.io.s3.
S3RandomAccessFile
Read directly from the remote service All reading goes through here or readToByteChannel; 1.
S
S3RandomAccessFile
- Class in
ucar.unidata.io.s3
S3RandomAccessFile.Provider
- Class in
ucar.unidata.io.s3
Hook into service provider interface to RandomAccessFileProvider.
U
ucar.unidata.io.s3
- package ucar.unidata.io.s3
Make an object on S3 look like a RandomAccessFile.
C
G
I
L
O
P
R
S
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes