|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.logging_args | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.logging_args in org.apache.blur.thrift.generated |
---|
Methods in org.apache.blur.thrift.generated that return Blur.logging_args | |
---|---|
Blur.logging_args |
Blur.logging_args.deepCopy()
|
Blur.logging_args |
Blur.Processor.logging.getEmptyArgsInstance()
|
Blur.logging_args |
Blur.logging_args.setClassNameOrLoggerName(String classNameOrLoggerName)
the className or Logger Name of the Logger to be changed. |
Blur.logging_args |
Blur.logging_args.setLevel(Level level)
the logging level. |
Methods in org.apache.blur.thrift.generated with parameters of type Blur.logging_args | |
---|---|
int |
Blur.logging_args.compareTo(Blur.logging_args other)
|
boolean |
Blur.logging_args.equals(Blur.logging_args that)
|
Blur.logging_result |
Blur.Processor.logging.getResult(I iface,
Blur.logging_args args)
|
Constructors in org.apache.blur.thrift.generated with parameters of type Blur.logging_args | |
---|---|
Blur.logging_args(Blur.logging_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |