foundationdb/fdbserver/include/fdbserver
Steve Atherton 557efa1b53
Merge pull request #7406 from sfc-gh-fzhao/RedwoodDataMovementNonCacheRead
Redwood add non-cache reads options
2022-08-30 17:25:05 -07:00
..
workloads Ignore test encryption file when re-running simulation test 2022-08-25 16:45:13 -07:00
ApplyMetadataMutation.h temp 2022-08-01 15:19:21 -07:00
ArtMutationBuffer.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
BackupInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
BackupProgress.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
BlobGranuleServerCommon.actor.h Blob granule summary implementation (in native client) (#7981) 2022-08-26 14:04:59 -05:00
BlobGranuleValidation.actor.h Blob granule summary implementation (in native client) (#7981) 2022-08-26 14:04:59 -05:00
BlobManagerInterface.h Throttle the cluster if the blob manager cannot assign ranges (#7900) 2022-08-23 13:33:46 -05:00
ClusterController.actor.h merge 2022-08-05 18:52:39 -07:00
ClusterRecovery.actor.h Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
ConfigBroadcastInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ConfigBroadcaster.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ConfigFollowerInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ConfigNode.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ConflictSet.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
CoordinatedState.h Mark CoordinatedState::getConflict const 2022-06-28 19:45:58 -07:00
CoordinationInterface.h Add traces for snapshot related updates (#7862) 2022-08-13 03:10:20 -04:00
CoroFlow.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
DBCoreState.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
DDRelocationQueue.h remote .actor name 2022-08-17 00:03:05 -07:00
DDShardTracker.h provide default destructor; fix other compilation problem 2022-08-16 18:28:36 -07:00
DDSharedContext.h remote .actor name 2022-08-17 00:03:05 -07:00
DDTeamCollection.h split DD related headers 2022-08-16 14:32:55 -07:00
DDTxnProcessor.h call removeStorageServer and removeKeysFromFailedServer from txnProcessor 2022-08-18 11:44:27 -07:00
DataDistribution.actor.h KMS connector to assist encryption enabled perf runs (#7978) 2022-08-25 10:00:46 -07:00
DataDistributorInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
DeltaTree.h Granule file performance benchmark and improvements (#7742) 2022-08-02 11:36:44 -05:00
EncryptionOpsUtils.h format code 2022-08-09 10:04:30 -07:00
FDBExecHelper.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
IConfigConsumer.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
IDiskQueue.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
IKeyValueContainer.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
IKeyValueStore.h update trState ReadOption to optional 2022-08-24 15:04:17 -07:00
IPager.h Merge branch 'main' of https://github.com/apple/foundationdb into RedwoodDataMovementNonCacheRead 2022-07-11 11:22:05 -07:00
KmsConnector.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
KmsConnectorInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
KnobProtectiveGroups.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
Knobs.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LatencyBandConfig.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LeaderElection.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LocalConfiguration.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LogProtocolMessage.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LogSystem.h Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
LogSystemConfig.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
LogSystemDiskQueueAdapter.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
MasterInterface.h Ensure change coordinators request came from same generation proxy 2022-07-19 17:44:48 -07:00
MetricLogger.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
MoveKeys.actor.h introduce DDContext to store shared state 2022-08-01 12:22:21 -07:00
MutationTracking.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
NetworkTest.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
OTELSpanContextMessage.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
OnDemandStore.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
PaxosConfigConsumer.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ProxyCommitData.actor.h Implement TenantCacheEntry in-memory cache (#7801) 2022-08-25 11:42:26 -07:00
QuietDatabase.h Added throttling when a blob worker falls behind (#7751) 2022-08-12 13:15:56 -07:00
RESTKmsConnector.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RadixTree.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
Ratekeeper.h Throttle the cluster if the blob manager cannot assign ranges (#7900) 2022-08-23 13:33:46 -05:00
RatekeeperInterface.h Remove global_tag_throttler status section 2022-08-29 23:17:20 -07:00
RecoveryState.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RemoteIKeyValueStore.actor.h Merge pull request #7406 from sfc-gh-fzhao/RedwoodDataMovementNonCacheRead 2022-08-30 17:25:05 -07:00
ResolutionBalancer.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ResolverInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreApplier.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreCommon.actor.h Convert existing tuple usages to use Tuple::makeTuple() 2022-07-19 13:45:59 -07:00
RestoreController.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreLoader.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreRoleCommon.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreUtil.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreWorker.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RestoreWorkerInterface.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RkTagThrottleCollection.h Merge remote-tracking branch 'origin/main' into global-tag-throttling3 2022-06-28 19:51:41 -07:00
RocksDBCheckpointUtils.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
RoleLineage.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ServerCheckpoint.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ServerDBInfo.actor.h Add an internal C API to support connection to a cluster using a connection string (#7438) 2022-07-07 10:12:49 +02:00
ServerDBInfo.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
ShardsAffectedByTeamFailure.h create ShardsAffectedByTeamFailure.h 2022-07-29 15:12:15 -07:00
SimEncryptKmsProxy.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
SimKmsConnector.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
SimpleConfigConsumer.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
SimulatedCluster.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
SpanContextMessage.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
Status.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
StorageMetrics.h Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
TCInfo.h Shard based move (#6981) 2022-07-07 20:49:16 -07:00
TLogInterface.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
TSSMappingUtil.actor.h Use narrow includes in key backed types; remove some unnecessary return statements. 2022-07-14 13:26:43 -07:00
TagPartitionedLogSystem.actor.h Support TLog encryption in commit proxy (#6942) 2022-06-29 14:21:05 -07:00
TagThrottler.h Remove global_tag_throttler status section 2022-08-29 23:17:20 -07:00
TenantCache.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
TenantEntryCache.actor.h Implement TenantCacheEntry in-memory cache (#7801) 2022-08-25 11:42:26 -07:00
TesterInterface.actor.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
TransactionTagCounter.h fixup! Update per code review 2022-08-01 18:56:50 -07:00
VFSAsync.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
WaitFailure.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
WorkerInterface.actor.h refactor ekp interface 2022-08-23 23:04:12 -07:00
art.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
art_impl.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
pubsub.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
template_fdb.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00