限定符和类型 | 类和说明 |
---|---|
class |
BlobServer
This class implements the BLOB server.
|
class |
PermanentBlobCache
Provides a cache for permanent BLOB files including a per-job ref-counting and a staged cleanup.
|
限定符和类型 | 方法和说明 |
---|---|
PermanentBlobService |
BlobService.getPermanentBlobService()
Returns a BLOB service for accessing permanent BLOBs.
|
PermanentBlobService |
BlobServer.getPermanentBlobService() |
限定符和类型 | 方法和说明 |
---|---|
void |
TaskDeploymentDescriptor.loadBigData(PermanentBlobService blobService)
Loads externalized data from the BLOB store back to the object.
|
构造器和说明 |
---|
BlobLibraryCacheManager(PermanentBlobService blobService,
BlobLibraryCacheManager.ClassLoaderFactory classLoaderFactory) |
构造器和说明 |
---|
FileCache(String[] tempDirectories,
PermanentBlobService blobService) |
限定符和类型 | 方法和说明 |
---|---|
static TaskManagerServices |
TaskManagerServices.fromConfiguration(TaskManagerServicesConfiguration taskManagerServicesConfiguration,
PermanentBlobService permanentBlobService,
org.apache.flink.metrics.MetricGroup taskManagerMetricGroup,
ExecutorService ioExecutor,
FatalErrorHandler fatalErrorHandler)
Creates and returns the task manager services.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.