public class ItemToProcess extends Object implements Serializable
ItemToProcess(String key, long offset, Serializable object)
String
getKey()
Object
getObject()
long
getOffset()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ItemToProcess(String key, long offset, Serializable object)
public String getKey()
public Object getObject()
public long getOffset()
public String toString()
toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.