| Class and Description |
|---|
| AbstractBlobCache
Abstract base class for permanent and transient BLOB files.
|
| BlobCacheService
The BLOB cache provides access to BLOB services for permanent and transient BLOBs.
|
| BlobCacheSizeTracker
BlobCacheSizeTracker uses
LinkedHashMap to maintain the LRU order for the files in the
cache. |
| BlobClient
The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or
delete (DELETE) BLOBs.
|
| BlobKey
A BLOB key uniquely identifies a BLOB.
|
| BlobServer
This class implements the BLOB server.
|
| BlobService
A simple store and retrieve binary large objects (BLOBs).
|
| BlobStore
A blob store.
|
| BlobStoreService
Service interface for the BlobStore which allows to close and clean up its data.
|
| BlobView
View on blobs stored in a
BlobStore. |
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
JobPermanentBlobService
PermanentBlobService extension that gives access to register and release job artifacts. |
| PermanentBlobCache
Provides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.
|
| PermanentBlobKey
BLOB key referencing permanent BLOB files.
|
| PermanentBlobService
A service to retrieve permanent binary large objects (BLOBs).
|
TaskExecutorBlobService
BlobService that gives access to a JobPermanentBlobService and allows to set the
target blob server address. |
| TransientBlobCache
Provides access to transient BLOB files stored at the
BlobServer. |
| TransientBlobKey
BLOB key referencing transient BLOB files.
|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
| VoidBlobWriter
BlobWriter which does not support writing BLOBs to a store.
|
| Class and Description |
|---|
| BlobClient
The BLOB client can communicate with the BLOB server and either upload (PUT), download (GET), or
delete (DELETE) BLOBs.
|
| Class and Description |
|---|
| PermanentBlobKey
BLOB key referencing permanent BLOB files.
|
| PermanentBlobService
A service to retrieve permanent binary large objects (BLOBs).
|
| Class and Description |
|---|
| BlobServer
This class implements the BLOB server.
|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
| Class and Description |
|---|
| BlobServer
This class implements the BLOB server.
|
| Class and Description |
|---|
| BlobServer
This class implements the BLOB server.
|
| Class and Description |
|---|
| PermanentBlobKey
BLOB key referencing permanent BLOB files.
|
| PermanentBlobService
A service to retrieve permanent binary large objects (BLOBs).
|
| Class and Description |
|---|
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
| PermanentBlobKey
BLOB key referencing permanent BLOB files.
|
| Class and Description |
|---|
| PermanentBlobService
A service to retrieve permanent binary large objects (BLOBs).
|
| Class and Description |
|---|
| BlobStore
A blob store.
|
| BlobStoreService
Service interface for the BlobStore which allows to close and clean up its data.
|
| Class and Description |
|---|
| BlobStore
A blob store.
|
| Class and Description |
|---|
| BlobStoreService
Service interface for the BlobStore which allows to close and clean up its data.
|
| Class and Description |
|---|
| PermanentBlobKey
BLOB key referencing permanent BLOB files.
|
| Class and Description |
|---|
| BlobServer
This class implements the BLOB server.
|
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
| Class and Description |
|---|
| BlobServer
This class implements the BLOB server.
|
| Class and Description |
|---|
| TransientBlobKey
BLOB key referencing transient BLOB files.
|
| Class and Description |
|---|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
| Class and Description |
|---|
| TransientBlobKey
BLOB key referencing transient BLOB files.
|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
| Class and Description |
|---|
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
| Class and Description |
|---|
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
| Class and Description |
|---|
| BlobWriter
BlobWriter is used to upload data to the BLOB store.
|
| Class and Description |
|---|
| BlobCacheService
The BLOB cache provides access to BLOB services for permanent and transient BLOBs.
|
| PermanentBlobService
A service to retrieve permanent binary large objects (BLOBs).
|
TaskExecutorBlobService
BlobService that gives access to a JobPermanentBlobService and allows to set the
target blob server address. |
| TransientBlobKey
BLOB key referencing transient BLOB files.
|
| Class and Description |
|---|
| TransientBlobService
A service to retrieve transient binary large objects (BLOBs) which are deleted on the
BlobServer when they are retrieved. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.