Uses of Class
org.apache.hadoop.hdfs.client.impl.LeaseRenewer
Packages that use LeaseRenewer
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LeaseRenewer in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return LeaseRenewer -
Uses of LeaseRenewer in org.apache.hadoop.hdfs.client.impl
Methods in org.apache.hadoop.hdfs.client.impl that return LeaseRenewerModifier and TypeMethodDescriptionstatic LeaseRenewerLeaseRenewer.getInstance(String authority, org.apache.hadoop.security.UserGroupInformation ugi, DFSClient dfsc) Get aLeaseRenewerinstanceMethods in org.apache.hadoop.hdfs.client.impl with parameters of type LeaseRenewerModifier and TypeMethodDescriptionstatic voidLeaseRenewer.remove(LeaseRenewer renewer) Remove the given renewer from the Factory.