public class FluentdFraction extends Object implements Fraction<FluentdFraction>
Constructor and Description |
---|
FluentdFraction() |
Modifier and Type | Method and Description |
---|---|
static Fraction |
createDefaultFluentdFraction() |
String |
getTag() |
String |
hostname() |
FluentdFraction |
hostname(String hostname) |
Level |
level() |
FluentdFraction |
level(Level level) |
int |
port() |
FluentdFraction |
port(int port) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults, applyDefaults
public static Fraction createDefaultFluentdFraction()
public FluentdFraction level(Level level)
public Level level()
public FluentdFraction hostname(String hostname)
public String hostname()
public FluentdFraction port(int port)
public int port()
public String getTag()
Copyright © 2019 JBoss by Red Hat. All rights reserved.