public class Partition extends Object implements ISpoutPartition, Serializable
Broker
host
int
partition
String
topic
Partition(Broker host, String topic, int partition)
Partition(Broker host, String topic, int partition, Boolean bUseTopicNameForPartitionPathId)
boolean
equals(Object obj)
getId()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Broker host
public int partition
public String topic
public Partition(Broker host, String topic, int partition)
public Partition(Broker host, String topic, int partition, Boolean bUseTopicNameForPartitionPathId)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public String getId()
getId
ISpoutPartition
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.