Package | Description |
---|---|
org.apache.hadoop.hbase.logging |
Modifier and Type | Field and Description |
---|---|
private Target |
HBaseTestAppender.Builder.target |
private Target |
HBaseTestAppender.FactoryData.target |
Modifier and Type | Method and Description |
---|---|
static Target |
Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Target[] |
Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
B |
HBaseTestAppender.Builder.setTarget(Target target) |
Constructor and Description |
---|
FactoryData(Target target,
org.apache.logging.log4j.core.Layout<? extends Serializable> layout) |
HBaseTestOutputStreamManager(Target target,
org.apache.logging.log4j.core.Layout<?> layout) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.