Create a snapshot write plan for a native snapshot. This will attempt to write every table at every site on every node to disk, with one file per table per node. Replicated tables are written on every node, but the responsibility for writing them is spread round-robin across the sites on a node. Partitioned tables are written to the same target per table by every site on a node.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.