1
0
Fork 0
arangodb/arangod/Cluster
Michael Hackstein bba4fe6089 Added a basic implementation to receive filtered documents in the cluster. Right now it does not yet filter and is inefficent but serves the API 2015-11-27 11:20:12 +01:00
..
AgencyComm.cpp URL parameter -> {query,path} parameter 2015-11-24 18:09:43 +01:00
AgencyComm.h URL parameter -> {query,path} parameter 2015-11-24 18:09:43 +01:00
ApplicationCluster.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ApplicationCluster.h Add two missing backticks to unbreak docu blocks 2015-09-09 22:01:55 +02:00
ClusterComm.cpp Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterComm.h Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterInfo.cpp removed dependency on vector.h 2015-11-19 01:41:42 +01:00
ClusterInfo.h Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
ClusterMethods.cpp Added a basic implementation to receive filtered documents in the cluster. Right now it does not yet filter and is inefficent but serves the API 2015-11-27 11:20:12 +01:00
ClusterMethods.h Added a basic implementation to receive filtered documents in the cluster. Right now it does not yet filter and is inefficent but serves the API 2015-11-27 11:20:12 +01:00
ClusterTraverser.cpp Added a basic implementation to receive filtered documents in the cluster. Right now it does not yet filter and is inefficent but serves the API 2015-11-27 11:20:12 +01:00
ClusterTraverser.h Transformed the TraversalExpression vector into a map ordered by access level. This is way more convenient on the Traverser side to be used. 2015-11-17 16:25:45 +01:00
HeartbeatThread.cpp Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
HeartbeatThread.h Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
RestShardHandler.cpp
RestShardHandler.h
ServerJob.cpp Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
ServerJob.h
ServerState.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
ServerState.h Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.h