com.taobao.metamorphosis.server.transaction.store
类 JournalTransactionStore.AddMsgOperation
java.lang.Object
com.taobao.metamorphosis.server.transaction.store.JournalTransactionStore.AddMsgOperation
- 所有已实现的接口:
- JournalTransactionStore.TxOperation
- 包容类:
- JournalTransactionStore
public static class JournalTransactionStore.AddMsgOperation
- extends Object
- implements JournalTransactionStore.TxOperation
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
store
public MessageStore store
msgId
public long msgId
putCmd
public PutCommand putCmd
JournalTransactionStore.AddMsgOperation
public JournalTransactionStore.AddMsgOperation(MessageStore store,
long msgId,
PutCommand putCmd)
getType
public byte getType()
- 指定者:
- 接口
JournalTransactionStore.TxOperation
中的 getType
Copyright © 2010–2013. All rights reserved.