@InterfaceAudience.Private @InterfaceStability.Evolving public class SharedCacheResourceReference extends Object
Constructor and Description |
---|
SharedCacheResourceReference(org.apache.hadoop.yarn.api.records.ApplicationId appId,
String shortUserName)
Create a resource reference.
|
public SharedCacheResourceReference(org.apache.hadoop.yarn.api.records.ApplicationId appId, String shortUserName)
appId
- ApplicationId
that is referencing a resource.shortUserName
- ShortUserName
of the user that created
the reference.Copyright © 2020 Apache Software Foundation. All rights reserved.