JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
G
I
L
N
R
S
A
ai.djl.aws.s3
- package ai.djl.aws.s3
Contains a built-in implementation of Repository class that can be used for loading models from AWS S3 bucket directly.
D
download(Path, URI, Artifact.Item, Progress)
- Method in class ai.djl.aws.s3.
S3Repository
G
getBaseUri()
- Method in class ai.djl.aws.s3.
S3Repository
getName()
- Method in class ai.djl.aws.s3.
S3Repository
getResources()
- Method in class ai.djl.aws.s3.
S3Repository
getSupportedScheme()
- Method in class ai.djl.aws.s3.
S3RepositoryFactory
I
isRemote()
- Method in class ai.djl.aws.s3.
S3Repository
L
locate(MRL)
- Method in class ai.djl.aws.s3.
S3Repository
N
newInstance(String, String)
- Method in class ai.djl.aws.s3.
S3RepositoryFactory
R
resolve(MRL, String, Map<String, String>)
- Method in class ai.djl.aws.s3.
S3Repository
S
S3Repository
- Class in
ai.djl.aws.s3
A
S3Repository
is a
Repository
located on a AWS S3.
S3RepositoryFactory
- Class in
ai.djl.aws.s3
A class responsible to create
S3Repository
instances.
S3RepositoryFactory()
- Constructor for class ai.djl.aws.s3.
S3RepositoryFactory
Creates an
S3RepositoryFactory
instance with default
S3Client
.
S3RepositoryFactory(S3Client)
- Constructor for class ai.djl.aws.s3.
S3RepositoryFactory
Creates an
S3RepositoryFactory
instance with the specified
S3Client
.
A
D
G
I
L
N
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes