public abstract class OperationEntry<T extends OperationEntry<T>> extends SessionEntry<T>
| Modifier and Type | Method and Description |
|---|---|
abstract Operation |
getOperation()
Returns the entry operation.
|
getSession, readObject, setSession, writeObjectgetTimestamp, setTimestamp, toStringpublic abstract Operation getOperation()
Copyright © 2013–2015. All rights reserved.