public static interface Memory.Admin extends Memory
GraphComputer to update the Memory.
 The developer should never need to type-cast the provided Memory to Memory.Admin.Memory.Admin, Memory.Exceptions| Modifier and Type | Method and Description | 
|---|---|
| default Memory | asImmutable() | 
| default void | incrIteration() | 
| void | setIteration(int iteration) | 
| void | setRuntime(long runtime) | 
and, asMap, exists, get, getIteration, getRuntime, incr, isInitialIteration, keys, or, setdefault void incrIteration()
void setIteration(int iteration)
void setRuntime(long runtime)
default Memory asImmutable()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.