A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FileSearchKey Struct Reference

#include <DataTypes.h>

+ Collaboration diagram for FileSearchKey:

Public Attributes

bool inCache
 
FilePartitionID partitionId
 
unsigned int pageSeqInPartition
 

Detailed Description

Definition at line 91 of file DataTypes.h.

Member Data Documentation

bool FileSearchKey::inCache

Definition at line 92 of file DataTypes.h.

unsigned int FileSearchKey::pageSeqInPartition

Definition at line 94 of file DataTypes.h.

FilePartitionID FileSearchKey::partitionId

Definition at line 93 of file DataTypes.h.


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