| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Method and Description |
|---|---|
LogEventTypeAvro |
LogEventType.Avro.get() |
LogEventTypeAvro |
LogEventAvro.Builder.getType()
Gets the value of the 'type' field.
|
static LogEventTypeAvro |
LogEventTypeAvro.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEventTypeAvro[] |
LogEventTypeAvro.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<LogEventTypeAvro> |
LogEventType.getAvroClass()
Returns Avro enum class.
|
| Modifier and Type | Method and Description |
|---|---|
static LogEventType.Avro |
LogEventType.avro(LogEventTypeAvro instance)
Returns enum instance for the given Avro enum.
|
LogEventAvro.Builder |
LogEventAvro.Builder.setType(LogEventTypeAvro value)
Sets the value of the 'type' field.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.