| Package | Description |
|---|---|
| org.hawkular.apm.server.api.task |
| Modifier and Type | Method and Description |
|---|---|
Processor.ProcessorType |
AbstractProcessor.getType() |
Processor.ProcessorType |
Processor.getType()
This method identifies the type of the processor.
|
static Processor.ProcessorType |
Processor.ProcessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Processor.ProcessorType[] |
Processor.ProcessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractProcessor(Processor.ProcessorType type)
This constructor initialises the type of the processor.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.