Package | Description |
---|---|
org.apache.river.collection |
Various collection classes used internally by code in
org.apache.river classes. |
org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
Modifier and Type | Field and Description |
---|---|
private WeakTable.KeyGCHandler |
WeakTable.handler
Object to call back when keys are collected
|
Constructor and Description |
---|
WeakTable(WeakTable.KeyGCHandler handler)
Create a new WeakTable object to maintain the maps that calls
back the designated object when keys are collected.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
LeaseExpirationMgr
Lease Mgr implementation that aggressively expires leases as they
expiration times occur.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.