| Package | Description |
|---|---|
| org.apache.flink.runtime.blob |
| Constructor and Description |
|---|
PermanentBlobCache(org.apache.flink.configuration.Configuration blobClientConfig,
File storageDir,
BlobView blobView,
InetSocketAddress serverAddress,
BlobCacheSizeTracker blobCacheSizeTracker) |
PermanentBlobCache(org.apache.flink.configuration.Configuration blobClientConfig,
org.apache.flink.util.Reference<File> storageDir,
BlobView blobView,
InetSocketAddress serverAddress,
BlobCacheSizeTracker blobCacheSizeTracker) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.