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)  | 
add, asMap, exists, get, getIteration, getRuntime, isInitialIteration, keys, setdefault void incrIteration()
void setIteration(int iteration)
void setRuntime(long runtime)
default Memory asImmutable()
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.