Structs§
- GetIterator
Control Handle - GetIterator
Event Stream - GetIterator
GetNext Responder - GetIterator
GetNext Response - GetIterator
Marker - GetIterator
Proxy - GetIterator
Request Stream - A Stream of incoming requests for fuchsia.stash/GetIterator.
- GetIterator
Synchronous Proxy - KeyValue
- KeyValue is used when a series of keys are being read, or the default state for the store is being set.
- List
Item - ListItem is returned when a series of keys are being listed.
- List
Iterator Control Handle - List
Iterator Event Stream - List
Iterator GetNext Responder - List
Iterator GetNext Response - List
Iterator Marker - List
Iterator Proxy - List
Iterator Request Stream - A Stream of incoming requests for fuchsia.stash/ListIterator.
- List
Iterator Synchronous Proxy - Secure
Store Control Handle - Secure
Store Event Stream - Secure
Store Marker - Secure
Store Proxy - Secure
Store Request Stream - A Stream of incoming requests for fuchsia.stash/SecureStore.
- Secure
Store Synchronous Proxy - Store2
Control Handle - Store2
Event Stream - Store2
Marker - Store2
Proxy - Store2
Request Stream - A Stream of incoming requests for fuchsia.stash/Store2.
- Store2
Synchronous Proxy - Store
Accessor Control Handle - Store
Accessor Delete Prefix Request - Store
Accessor Delete Value Request - Store
Accessor Event Stream - Store
Accessor Flush Responder - Store
Accessor GetPrefix Request - Store
Accessor GetValue Request - Store
Accessor GetValue Responder - Store
Accessor GetValue Response - Store
Accessor List Prefix Request - Store
Accessor Marker - Store
Accessor Proxy - Store
Accessor Request Stream - A Stream of incoming requests for fuchsia.stash/StoreAccessor.
- Store
Accessor SetValue Request - Store
Accessor Synchronous Proxy - Store
Control Handle - Store
Create Accessor Request - Store
Event Stream - Store
Identify Request - Store
Marker - Store
Proxy - Store
Request Stream - A Stream of incoming requests for fuchsia.stash/Store.
- Store
Synchronous Proxy
Enums§
- Flush
Error - GetIterator
Event - GetIterator
Request - The iterator returned when a series of keys are being read. Returns an empty vector when there are no more remaining KeyValues.
- List
Iterator Event - List
Iterator Request - The iterator returned when a series of keys are being listed. Returns an empty vector when there are no more remaining ListItems.
- Secure
Store Event - Secure
Store Request - Interface used to interact with a given client’s key/value store. The bytes type is disabled in this store.
- Store2
Event - Store2
Request - A copy of |Store| in all but name. Behaves identically to |Store|. See: https://fxbug.dev/42125700
- Store
Accessor Event - Store
Accessor Request - The interface returned when a new accessor is created.
- Store
Event - Store
Request - Interface used to interact with a given client’s key/value store
- Value
- Value holds a value for a given key.
- Value
Type - ValueType encodes a type for a field in the store
Constants§
- MAX_
KEY_ SIZE - MAX_
STRING_ SIZE - Strings over 12 kb will be tossed. This number is chosen arbitrarily, if you think it should be higher just ask.
Traits§
- GetIterator
Proxy Interface - List
Iterator Proxy Interface - Secure
Store Proxy Interface - Store2
Proxy Interface - Store
Accessor Proxy Interface - Store
Proxy Interface