-
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LeaseExpirationMgr
private class LeaseExpirationMgr.Expiration
extends Object
implements Runnable
Objects that do the actual expiration of the set in question,
stuck in expireQueue
.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private LeaseSet |
set |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
Expiration(LeaseSet set)
Create a Expiration task for the passed resource.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.