package kcas_data
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Explicit transaction log passing on accumulators.
add a n
increments the value of the accumulator a
by n
. add
operations can be performed scalably in parallel.
get a
returns the current value of the accumulator.
CAUTION: Performing a get
is expensive and can limit scalability.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>