public class RemoteFlumeAgent extends Object
RemoteFlumeAgent(String hostname, Integer port)
static RemoteFlumeAgent
fromString(String input)
String
getHostname()
Integer
getPort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoteFlumeAgent(String hostname, Integer port)
public static RemoteFlumeAgent fromString(String input)
public String getHostname()
public Integer getPort()
Copyright © 2020. All rights reserved.