| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.client.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
LeaseRenewer |
DFSClient.getLeaseRenewer() |
Return the lease renewer instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
static LeaseRenewer |
LeaseRenewer.getInstance(java.lang.String authority,
org.apache.hadoop.security.UserGroupInformation ugi,
DFSClient dfsc) |
Get a
LeaseRenewer instance |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
LeaseRenewer.remove(LeaseRenewer renewer) |
Remove the given renewer from the Factory.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.