Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  example value typesComments
keydescription of valuesingly
linked
singly
linked
+ order
doubly
linked
doubly
linked
+ order
arrayhash 
firstpointer to first item in listURI of proxyURI of proxyURI of proxyURI of proxyURI of proxyURI of proxy 
lastpointer to last item in list XXURI of proxyURI of proxyURI of proxyURI of proxy 
countcount of all items in listXXXXXX 
first_loadedpointer to first item in loaded range of itemsitemitemitemitemarray[0]URI of proxy 
last_loadedpointer to last item in loaded range of itemsXXitemitemNarray[size of array]URI of proxy 
count_loadedcount of items in currently loaded rangeXXX=position of last
- position of first
size of arraysize of hash 
resume_tokenpointer to item after last_loadedURI of proxyURI of proxyURI of proxyURI of proxyURI of proxyURI of proxy 
loaded_itemspointer to loaded itemsuse first_loadeduse first_loadeduse first_loadeduse first_loadedarrayhash 

 

List Item Info

  example value types 
keydescription of valuesingly
linked
singly
linked
+ order
doubly
linked
doubly
linked
+ order
arrayhashComments
uriURI of proxy for this itemURI of proxyURI of proxyURI of proxyURI of proxyURI of proxyURI of proxy This is the hash key for loaded_items when the list is implemented as a hash.
prevpointer to previous item in listXXURI of proxyURI of proxy= p - 1URI of proxy 
nextpointer to next item in listURI of proxyURI of proxyURI of proxyURI of proxy= p + 1URI of proxy 
prev_loadedpointer to previous item in loaded range of itemsXXURI of proxyprev itemprev itemURI of proxy= pl - 1URI of proxy 
next_loadedpointer to next item in loaded range of itemsURI of proxyURI of proxyURI of proxynext itemnext itemnext itemnext itemURI of proxy= pl + 1URI of proxy 
proxyForURI of list item being aggregatedURIURIURIURIURIURI 
proxyInURI of list aggregationURI of
aggregation
URI of
aggregation
URI of
aggregation
URI of
aggregation
URI of
aggregation
URI of
aggregation
 
proxyIn_loadedpointer to List Headerheaderheaderheaderheaderheaderheader 
position (p)position in full listXpXppX 
position_loaded (pl)position in loaded range of itemsXplXplplX 

...