com.taobao.metamorphosis.server.transaction.store
类 AddMsgLocationUtils
java.lang.Object
com.taobao.metamorphosis.server.transaction.store.AddMsgLocationUtils
public class AddMsgLocationUtils
- extends Object
添加消息位置的序列化工具类
- 作者:
- boyan(boyan@taobao.com)
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddMsgLocationUtils
public AddMsgLocationUtils()
encodeLocation
public static ByteBuffer encodeLocation(Map<String,JournalTransactionStore.AddMsgLocation> locations)
decodeLocations
public static final Map<String,JournalTransactionStore.AddMsgLocation> decodeLocations(ByteBuffer buf)
Copyright © 2010–2013. All rights reserved.