If a datapath's replication
attribute is set
to lazy
, then a match to multiple nodes will create an
LzLazyReplicationManager
instead of an
LzReplicationManager
. The lazy replication
manager creates only enough replicated views in order to display the
data, so there is not a view for each data node. This enables the
display of very large datasets.
See Lazy Replication in the Guide for examples of how to use lazy replication, and restrictions on its use.
Also see the paging.lzx example for an example of lazy replication.
In addition to any fields documented in the section below, these fields are also available:
axis
: The axis for layout of replicated views.
spacing
: The spacing between replicated views
Copyright © 2002-2007 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.