storm.kafka
Class StaticHosts

java.lang.Object
  extended by storm.kafka.StaticHosts
All Implemented Interfaces:
Serializable, BrokerHosts

public class StaticHosts
extends Object
implements BrokerHosts

Date: 11/05/2013 Time: 14:43

See Also:
Serialized Form

Constructor Summary
StaticHosts(GlobalPartitionInformation partitionInformation)
           
 
Method Summary
 GlobalPartitionInformation getPartitionInformation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticHosts

public StaticHosts(GlobalPartitionInformation partitionInformation)
Method Detail

getPartitionInformation

public GlobalPartitionInformation getPartitionInformation()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.