Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::DiskIoMgr::RequestType Struct Reference

The request type, read or write associated with a request range. More...

#include <disk-io-mgr.h>

Collaboration diagram for impala::DiskIoMgr::RequestType:

Public Types

enum  type { READ, WRITE }
 

Detailed Description

The request type, read or write associated with a request range.

Definition at line 253 of file disk-io-mgr.h.

Member Enumeration Documentation

Enumerator
READ 
WRITE 

Definition at line 254 of file disk-io-mgr.h.


The documentation for this struct was generated from the following file: