| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Class and Description |
|---|---|
private class |
RSRpcServices.ScannerListener
Instantiated as a scanner lease.
|
| Modifier and Type | Field and Description |
|---|---|
private LeaseListener |
LeaseManager.Lease.listener |
| Modifier and Type | Method and Description |
|---|---|
LeaseListener |
LeaseManager.Lease.getListener() |
| Modifier and Type | Method and Description |
|---|---|
LeaseManager.Lease |
LeaseManager.createLease(String leaseName,
int leaseTimeoutPeriod,
LeaseListener listener)
Create a lease and insert it to the map of leases.
|
| Constructor and Description |
|---|
Lease(String leaseName,
int leaseTimeoutPeriod,
LeaseListener listener) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.