void |
TaskDeploymentDescriptor.loadBigData(PermanentBlobService blobService,
GroupCache<JobID,PermanentBlobKey,JobInformation> jobInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskInformation> taskInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup> shuffleDescriptorsCache)
Loads externalized data from the BLOB store back to the object.
|
void |
TaskDeploymentDescriptor.loadBigData(PermanentBlobService blobService,
GroupCache<JobID,PermanentBlobKey,JobInformation> jobInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskInformation> taskInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup> shuffleDescriptorsCache)
Loads externalized data from the BLOB store back to the object.
|
void |
TaskDeploymentDescriptor.loadBigData(PermanentBlobService blobService,
GroupCache<JobID,PermanentBlobKey,JobInformation> jobInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskInformation> taskInformationCache,
GroupCache<JobID,PermanentBlobKey,TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup> shuffleDescriptorsCache)
Loads externalized data from the BLOB store back to the object.
|
void |
InputGateDeploymentDescriptor.tryLoadAndDeserializeShuffleDescriptors(PermanentBlobService blobService,
JobID jobId,
GroupCache<JobID,PermanentBlobKey,TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup> shuffleDescriptorsCache) |