public abstract class RouterPutOp extends java.lang.Object implements RouterWriteOp
RouterWriteOp.OpType| Constructor and Description |
|---|
RouterPutOp() |
| Modifier and Type | Method and Description |
|---|---|
abstract Tuple |
getOldTuple() |
abstract long |
getTtl() |
abstract boolean |
hasOldTuple() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTuple, getTypepublic abstract Tuple getOldTuple()
public abstract boolean hasOldTuple()
public abstract long getTtl()
Copyright (c) 2015 Cloud Software Group, Inc. All rights reserved.