Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Packages that use UseSharedCacheResourceRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of UseSharedCacheResourceRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type UseSharedCacheResourceRequestModifier 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.