1
0
Fork 0
arangodb/arangod/ClusterEngine
Jan ea39dfa3d2
fixed issue #7757 (#7805)
* fixed issue #7757

* fix compilation error
2018-12-19 14:06:52 +01:00
..
CMakeLists.txt Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterCollection.cpp issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
ClusterCollection.h issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
ClusterEngine.cpp issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server (#7748) 2018-12-17 21:11:20 +03:00
ClusterEngine.h issue 511.3: remove IResearchViewDBServer and use the IResearchView directly on db-server (#7748) 2018-12-17 21:11:20 +03:00
ClusterIndex.cpp fixed issue #7757 (#7805) 2018-12-19 14:06:52 +01:00
ClusterIndex.h issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
ClusterIndexFactory.cpp issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430) 2018-12-03 16:26:08 +03:00
ClusterIndexFactory.h fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterRestCollectionHandler.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestCollectionHandler.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestExportHandler.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestExportHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestHandlers.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp
ClusterRestReplicationHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestWalHandler.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
ClusterRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterSelectivityEstimates.cpp fix cluster selectivity estimates (#6488) 2018-09-14 00:22:01 +02:00
ClusterSelectivityEstimates.h fix cluster selectivity estimates (#6488) 2018-09-14 00:22:01 +02:00
ClusterTransactionCollection.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
ClusterTransactionCollection.h MMFiles-replication-get-followers-under-lock (forward-port) (#7343) 2018-11-20 09:43:26 +01:00
ClusterTransactionContextData.h
ClusterTransactionManager.h do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +02:00
ClusterTransactionState.cpp do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +02:00
ClusterTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterV8Functions.cpp issue 465.2.2: remove redudnant heap allocations and simplify API (#6349) 2018-09-05 13:37:37 +03:00
ClusterV8Functions.h
Common.h fix https://github.com/arangodb/release-3.4/issues/99 (#6952) 2018-10-19 13:04:24 +02:00
MMFilesMethods.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
MMFilesMethods.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
RocksDBMethods.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
RocksDBMethods.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00