foundationdb/documentation/sphinx/source
greid 508ee73f86 Fix compile errors in Java tutorial code
Use CompletableFuture::join instead of CompletableFuture::get
when blocking on futures in java tutorial snippets. This avoids
the unreported checked exceptions which prevent the snippets from
compiling (and is in line with the full tutorial code).
2022-04-26 14:10:05 -07:00
..
images Add FDB HA write path doc 2021-07-19 16:15:23 -05:00
release-notes update release note 2022-04-20 21:27:22 -07:00
administration.rst Fix a bunch of places where we used old-style arguments. Allow hyphens for profiler args. 2021-12-14 09:59:14 -08:00
anti-features.rst updated anti-features, known limitations, and fault tolerance documentation 2018-03-15 15:00:07 -07:00
api-c.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
api-common.rst.inc update version to 7.2.0 2022-04-11 23:23:27 -05:00
api-error-codes.rst Add unknown_tenant error to documentation. Avoid doing an extra tenant lookup in the clampRangeToTenant function. 2022-03-07 10:37:22 -08:00
api-general.rst Clarify a few points about the multi-threaded client 2021-06-17 10:14:50 -07:00
api-python.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
api-reference.rst Add documentation for special key space modules 2021-06-23 16:57:34 -07:00
api-ruby.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
api-version-upgrade-guide.rst Fix typos; Polish documentations according to comments 2022-04-19 13:57:11 -07:00
architecture.rst Replace master branch with main in documentations 2022-01-18 11:37:11 -08:00
backups.rst Merge pull request #6660 from bnamasivayam/release-7.1 2022-03-24 09:41:06 -07:00
benchmarking.rst fix `make html` issue 2019-07-30 18:36:10 -07:00
blob-java.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
blob.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
building-cluster.rst Fix some typos. 2018-04-19 11:44:01 -07:00
cap-theorem.rst Fix more links 2021-09-21 09:35:32 -07:00
class-scheduling-go.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
class-scheduling-java.rst Fix compile errors in Java tutorial code 2022-04-26 14:10:05 -07:00
class-scheduling-ruby.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
class-scheduling.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
client-design.rst Add some basic documentation for tenants 2022-03-31 08:29:31 -07:00
client-testing.rst Substitute other with author. 2022-04-18 14:50:30 -05:00
command-line-interface.rst Fix issues with command completion for exclude and storage_migration_type. Add missing documentation for tenant_mode in one spot. 2022-03-29 09:07:33 -07:00
configuration.rst Add option to limit resident memory and remove default memory limit (#6719) 2022-04-06 20:06:24 -07:00
consistency.rst Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
contents.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
data-modeling.rst Fix documentation substitutions 2022-03-15 09:23:30 -07:00
deadlock-blurb.rst.inc Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
design-recipes.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
developer-guide.rst Add some basic documentation for tenants 2022-03-31 08:29:31 -07:00
disk-snapshot-backup.rst Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
downloads.rst update download links in documentation #6154 2022-01-06 17:53:35 -08:00
dtrace-probes.rst Added more run_loop probes and added documentation 2019-07-30 18:36:10 -07:00
earlier-release-notes.rst Move all release notes into a single folder. The current release notes now has a ref link at the top. 2020-06-17 11:49:28 -07:00
engineering.rst Changes to ratekeeper camel case 2019-03-27 08:24:25 -07:00
fault-tolerance.rst updated documentation to rename multi_dc to three_datacenter 2018-04-10 16:26:59 -07:00
features.rst Add missing closing bracket 2019-06-12 17:08:45 +01:00
flow.rst Documentation: fix some typos 2020-01-30 15:01:03 +01:00
getting-started-linux.rst Clarify documentation about Python bindings installation on Linux 2020-01-18 19:35:08 +05:30
getting-started-mac.rst removed references to nodejs bindings 2018-04-06 17:17:45 -07:00
global-configuration.rst Update documentation/sphinx/source/global-configuration.rst 2021-06-24 13:50:28 -07:00
guide-common.rst.inc Documented that fdbmonitor configuration file changes should be made atomically. 2018-11-07 17:39:12 -08:00
ha-write-path.rst Fix a documentation link in ha-write-path 2021-09-21 09:35:32 -07:00
hierarchical-documents-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
hierarchical-documents.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
index.rst [doc] Add "Monitored Metrics" page to the docs. 2022-03-15 00:04:22 +00:00
known-limitations.rst clarify affected data calculation for reading values 2018-10-31 09:32:15 -04:00
kv-architecture.rst Fix title underline 2020-09-25 14:55:44 -07:00
largeval.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
layer-concept.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
local-dev.rst Various fixes to our documentation, such as syntax problems, broken links, etc. 2018-11-01 14:19:37 -07:00
monitored-metrics.rst [doc] Add "Monitored Metrics" page to the docs. 2022-03-15 00:04:22 +00:00
moving-a-cluster.rst exclude to work with any locality data match. 2021-06-23 18:03:27 -07:00
mr-status-json-schemas.rst.inc Add sharded rocksdb type (#6862) 2022-04-21 22:53:14 -04:00
mr-status.rst update documentation 2020-08-23 18:24:45 +00:00
multimaps-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
multimaps.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
operations.rst add documentation page 2021-06-23 18:47:10 +00:00
performance.rst Fix more links 2021-09-21 09:35:32 -07:00
perpetual-storage-wiggle.rst fix doc compilation 2022-04-20 21:27:22 -07:00
platforms.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
priority-queues-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
priority-queues.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
queues-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
queues.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
read-write-path.rst Fix image links in read-write-path documentation 2021-09-21 09:35:32 -07:00
redwood.rst Add placeholder for Redwood documentation. 2021-06-23 15:24:48 -07:00
request-tracing.rst Remove distributed trace database option 2021-11-10 13:33:49 -08:00
scalability.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
segmented-range-reads-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
segmented-range-reads.rst Remove fdb.transactional from get_range_limited, due to generator 2020-01-23 16:53:02 -08:00
simple-indexes-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
simple-indexes.rst Implements a fix discussed in https://github.com/apple/foundationdb/pull/225, with a couple other clarifying changes as well. 2019-03-01 14:11:32 -08:00
spatial-indexing-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
spatial-indexing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
special-keys.rst Polish the documentation 2022-04-21 19:28:50 -07:00
subspace-indirection-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
subspace-indirection.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
tables-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
tables.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
technical-overview.rst include FDB HA write path doc in toctree 2021-07-20 17:26:37 -05:00
tenants.rst Add a note that use of special keys may implicitly enable raw access on a transaction. 2022-03-31 08:29:31 -07:00
testing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
time-series.rst The time-series documentation doesn't need to use the ruby module or be in the ruby domain. Change 'timen' to 'timeN' 2019-05-22 14:03:40 -07:00
tls.rst Fix a bunch of places where we used old-style arguments. Allow hyphens for profiler args. 2021-12-14 09:59:14 -08:00
transaction-manifesto.rst Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
transaction-processing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
transaction-profiler-analyzer.rst Replace master branch with main in documentations 2022-01-18 11:37:11 -08:00
transaction-tagging.rst Update transaction-tagging.rst documentation 2021-11-04 12:57:50 -07:00
tss.rst Fix typos 2022-03-13 10:02:11 -03:00
tutorials.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
vector-java.rst update version to 7.2.0 2022-04-11 23:23:27 -05:00
vector.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
visibility.rst Add tracing documentation 2021-06-28 16:19:55 -07:00
why-foundationdb.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00