| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Field and Description |
|---|---|
LogEventTypeThrift |
LogEventThrift.type
Log event type.
|
| Modifier and Type | Method and Description |
|---|---|
static LogEventTypeThrift |
LogEventTypeThrift.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
LogEventTypeThrift |
LogEventType.Thrift.get() |
LogEventTypeThrift |
LogEventThrift.getType()
Log event type.
|
static LogEventTypeThrift |
LogEventTypeThrift.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEventTypeThrift[] |
LogEventTypeThrift.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<LogEventTypeThrift> |
LogEventType.getThriftClass()
Returns Thrift class for this enum.
|
| Modifier and Type | Method and Description |
|---|---|
LogEventThrift |
LogEventThrift.setType(LogEventTypeThrift type)
Log event type.
|
static LogEventType.Thrift |
LogEventType.thrift(LogEventTypeThrift instance)
Returns enum instance for the given Thrift enum.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.