| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Field and Description |
|---|---|
static LogEventType.Avro |
LogEventType.Avro.ERROR |
static LogEventType.Avro |
LogEventType.Avro.REQUEST |
static LogEventType.Avro |
LogEventType.Avro.RESPONSE |
static LogEventType.Avro |
LogEventType.Avro.UNKNOWN_LOG_EVENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static LogEventType.Avro |
LogEventType.avro(CharSequence str)
Returns enum instance for the given label, defaults to first enum value.
|
static LogEventType.Avro |
LogEventType.avro(int ordinal)
Returns enum instance for the given ordinal, defaults to first enum value.
|
static LogEventType.Avro |
LogEventType.avro(LogEventType<?> instance)
Returns enum instance for the given LogEventType.
|
static LogEventType.Avro |
LogEventType.avro(LogEventTypeAvro instance)
Returns enum instance for the given Avro enum.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.