sapling/eden/fs/store
Chad Austin 4b47257165 remove EdenConfig accessors
Summary:
Instead of having accessors for every config setting in EdenConfig,
just expose the ConfigSettings directly.

Reviewed By: fanzeyi

Differential Revision: D17847805

fbshipit-source-id: 8c6c1010c010113cf859677449797ea916f2a2a5
2019-10-11 17:55:19 -07:00
..
git Tidy up license headers 2019-10-11 05:28:23 -07:00
hg remove EdenConfig accessors 2019-10-11 17:55:19 -07:00
mononoke Remove dead includes in eden 2019-10-11 16:45:01 -07:00
test Remove dead includes in eden 2019-10-11 16:45:01 -07:00
BackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt add missing dependency for eden_store library 2019-09-30 16:06:05 -07:00
Diff.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
Diff.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
DiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
DiffContext.cpp pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
DiffContext.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
eden_store_util.cpp remove EdenConfig accessors 2019-10-11 17:55:19 -07:00
EmptyBackingStore.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EmptyBackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
IObjectStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
KeySpaces.h Tidy up license headers 2019-10-11 05:28:23 -07:00
LocalStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
LocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
MemoryLocalStore.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
MemoryLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ObjectStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
ObjectStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
RocksDbLocalStore.cpp remove EdenConfig accessors 2019-10-11 17:55:19 -07:00
RocksDbLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SqliteLocalStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
SqliteLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.h Tidy up license headers 2019-10-11 05:28:23 -07:00