Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Packages that use ReleaseSharedCacheResourceRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ReleaseSharedCacheResourceRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type ReleaseSharedCacheResourceRequestModifier and TypeMethodDescriptionClientSCMProtocol.release(ReleaseSharedCacheResourceRequest request) The interface used by clients to release a resource with theSharedCacheManager.This method is called once an application is no longer using a claimed resource in the shared cache.