| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap |
| Modifier and Type | Field and Description |
|---|---|
protected LlapBaseRecordReader.ReaderEvent.EventType |
LlapBaseRecordReader.ReaderEvent.eventType |
| Modifier and Type | Method and Description |
|---|---|
LlapBaseRecordReader.ReaderEvent.EventType |
LlapBaseRecordReader.ReaderEvent.getEventType() |
static LlapBaseRecordReader.ReaderEvent.EventType |
LlapBaseRecordReader.ReaderEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LlapBaseRecordReader.ReaderEvent.EventType[] |
LlapBaseRecordReader.ReaderEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReaderEvent(LlapBaseRecordReader.ReaderEvent.EventType type,
String message) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.