![]() |
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.
|
This is the complete list of members for UserType, including all inherited members.
| addSet(string setName, SetID setId, size_t pageSize=DEFAULT_PAGE_SIZE) | UserType | |
| cache | UserType | private |
| conf | UserType | private |
| dataPaths | UserType | private |
| dbId | UserType | private |
| encodePath(string typePath, SetID setId, string setName) | UserType | protected |
| flush() | UserType | |
| flushBuffer | UserType | private |
| getId() const | UserType | inline |
| getName() const | UserType | inline |
| getNumSets() | UserType | inline |
| getSet(SetID setId) | UserType | |
| getSets() | UserType | inline |
| id | UserType | private |
| initializeFromMetaTypeDir(path metaTypeDir) | UserType | |
| initializeFromTypeDir(path typeDir) | UserType | |
| logger | UserType | private |
| metaPath | UserType | private |
| name | UserType | private |
| nodeId | UserType | private |
| numSets | UserType | private |
| removeSet(SetID setId) | UserType | |
| setId(UserTypeID id) | UserType | inline |
| setLock | UserType | private |
| setName(string name) | UserType | inline |
| sets | UserType | private |
| shm | UserType | private |
| UserType(NodeID nodeId, DatabaseID dbId, UserTypeID id, string name, ConfigurationPtr conf, pdb::PDBLoggerPtr logger, SharedMemPtr shm, string metaTypePath, vector< string > *dataTypePaths, PageCachePtr cache, PageCircularBufferPtr flushBuffer) | UserType | |
| ~UserType() | UserType |