public abstract class Operation extends Object
protected State
state
Operation(State state)
abstract void
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected State state
public Operation(State state)
public abstract void execute()
Copyright © 2019 CorfuDB. All rights reserved.