- java.lang.Object
-
- java.lang.Number
-
- java.util.concurrent.atomic.AtomicLong
-
- com.gemstone.gemfire.internal.shared.unsafe.FreeMemory
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static interface |
FreeMemory.Factory |
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
FreeMemory(long address) |
-
Method Summary
-
Methods inherited from class java.util.concurrent.atomic.AtomicLong
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run in interface java.lang.Runnable
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.