| Interface | Description |
|---|---|
| StreamingObjects |
Extension of the
Objects interface to implement storing/streaming objects that are too large
to store/get as whole byte[]. |
| Class | Description |
|---|---|
| AbstractBaseS3Namespaceable |
A class responsible for managing namespace level calls for CantorOnS3
Note: there is a cache for the namespaces that refreshes every 30 seconds, however this means that there is a chance
an instance of Cantor may think that a namespace exists when it doesn't.
|
| CantorOnS3 |
This implementation is designed to only use a single s3 bucket.
|
| EventsOnS3 | |
| ObjectsOnS3 | |
| S3Utils |
This class is responsible for all direct communication to s3 objects
|
| S3Utils.S3Select |
S3 Select is allows use of SQL queries on top of data stored in s3 that is in either JSON or CSV.
|
Copyright © 2023. All rights reserved.