com.taobao.metamorphosis.storm.spout
类 MetaMessageWrapper
java.lang.Object
com.taobao.metamorphosis.storm.spout.MetaMessageWrapper
public final class MetaMessageWrapper
- extends Object
Meta消息的包装类,关联一个CountDownLatch
- 作者:
- boyan(boyan@taobao.com)
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
public final Message message
latch
public final CountDownLatch latch
success
public volatile boolean success
MetaMessageWrapper
public MetaMessageWrapper(Message message)
Copyright © 2010–2013. All rights reserved.