| Package | Description |
|---|---|
| org.apache.ratis.util |
| Modifier and Type | Method and Description |
|---|---|
static <V> ReferenceCountedObject<V> |
ReferenceCountedObject.wrap(V value,
Runnable retainMethod,
Runnable releaseMethod)
Wrap the given value as a
ReferenceCountedObject. |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.