![]() |
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.
|
#include <HashSet.h>
Inheritance diagram for HashSet:
Collaboration diagram for HashSet:Private Attributes | |
| PDBLoggerPtr | logger |
| PageCachePtr | cache |
| size_t | pageSize |
| NodeID | nodeId |
| DatabaseID | dbId |
| UserTypeID | typeId |
| SetID | setId |
| PageID | pageId |
| string | setName |
Additional Inherited Members | |
Protected Attributes inherited from LocalitySet | |
| list< PDBPagePtr > * | cachedPages |
| LocalityType | localityType |
| LocalitySetReplacementPolicy | replacementPolicy |
| OperationType | operationType |
| DurabilityType | durabilityType |
| PersistenceType | persistenceType |
| bool | lifetimeEnded |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |