public interface TaskExecutorBlobService extends BlobService
BlobService that gives access to a JobPermanentBlobService and allows to set the
target blob server address.| Modifier and Type | Method and Description |
|---|---|
JobPermanentBlobService |
getPermanentBlobService()
Returns a BLOB service for accessing permanent BLOBs.
|
void |
setBlobServerAddress(InetSocketAddress blobServerAddress)
Sets the blob server address.
|
getPort, getTransientBlobServiceJobPermanentBlobService getPermanentBlobService()
BlobServicegetPermanentBlobService in interface BlobServicevoid setBlobServerAddress(InetSocketAddress blobServerAddress)
blobServerAddress - blob server addressCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.