| Package | Description |
|---|---|
| io.atomix.utils.concurrent |
Generic utilities for managing object lifecycles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencePool<T extends ReferenceCounted<?>>
Pool of reference counted objects.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ReferenceFactory.createReference(ReferenceManager<T> manager)
Creates a new reference.
|
Copyright © 2013–2018. All rights reserved.