Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
Packages that use UseSharedCacheResourceResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of UseSharedCacheResourceResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return UseSharedCacheResourceResponseModifier and TypeMethodDescriptionClientSCMProtocol.use(UseSharedCacheResourceRequest request) The interface used by clients to claim a resource with theSharedCacheManager.The client uses a checksum to identify the resource and anApplicationIdto identify which application will be using the resource.