State:entries
Lists the entries in this state namespace.
Function
Synopsis
state:entries( )
Arguments
None.
Returns
table entries- An array of
{ key = ..., value = ... }records sorted by key.
Notes
Enumeration requires an active callback transaction and includes earlier writes from that transaction.