public static class LogEventType.Avro extends Object implements LogEventType<LogEventTypeAvro>
LogEventType.Avro, LogEventType.NativeImpl, LogEventType.Protobuf, LogEventType.Thrift| Modifier and Type | Field and Description |
|---|---|
static LogEventType.Avro |
ERROR |
static LogEventType.Avro |
REQUEST |
static LogEventType.Avro |
RESPONSE |
static long |
serialVersionUID |
static LogEventType.Avro |
UNKNOWN_LOG_EVENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
LogEventTypeAvro |
get()
Returns underlying object.
|
int |
hashCode() |
String |
toString() |
avro, avro, avro, avro, getAvroClass, getAvroSchema, getOrdinal, getProtobufClass, getProtobufDescriptor, getProtobufProtocolClass, getProtobufProtocolDescriptor, getThriftClass, isError, isRequest, isResponse, isUnknownLogEventType, nativeImpl, nativeImpl, nativeImpl, protobuf, protobuf, protobuf, protobuf, thrift, thrift, thrift, thriftpublic static LogEventType.Avro UNKNOWN_LOG_EVENT_TYPE
public static LogEventType.Avro REQUEST
public static LogEventType.Avro RESPONSE
public static LogEventType.Avro ERROR
public static final long serialVersionUID
public LogEventTypeAvro get()
LogEventTypeget in interface LogEventType<LogEventTypeAvro>get in interface Supplier<LogEventTypeAvro>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.