public interface TaskExecutorBlobService extends BlobService
BlobService that gives access to a JobPermanentBlobService and allows to set the
target blob server address.| 限定符和类型 | 方法和说明 |
|---|---|
JobPermanentBlobService |
getPermanentBlobService()
Returns a BLOB service for accessing permanent BLOBs.
|
void |
setBlobServerAddress(InetSocketAddress blobServerAddress)
Sets the blob server address.
|
getPort, getTransientBlobServiceJobPermanentBlobService getPermanentBlobService()
BlobServicegetPermanentBlobService 在接口中 BlobServicevoid setBlobServerAddress(InetSocketAddress blobServerAddress)
blobServerAddress - blob server addressCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.