mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
Update binding API test documentation for GET_APPROXIMATE_SIZE
This commit is contained in:
parent
d5aaba3b15
commit
14f7082428
@ -279,7 +279,9 @@ futures must apply the following rules to the result:
|
||||
|
||||
#### GET_APPROXIMATE_SIZE
|
||||
|
||||
Calls get_approximate_size and pushes the resulting future onto the stack.
|
||||
Calls get_approximate_size and stores the size in the internal stack machine
|
||||
state as the approximate size. Pushes the byte string "GOT_APPROXIMATE_SIZE"
|
||||
onto the stack.
|
||||
|
||||
#### WAIT_FUTURE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user