There are three types of DataStore objects: standard, write-optimized, and for direct update. The standard aggregates duplicate records and generates SIDs, write-optimized loads data immediately but does not aggregate or generate SIDs, and direct update loads data through APIs and does not aggregate or generate SIDs.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
27 views1 page
Standard Datastore Object
There are three types of DataStore objects: standard, write-optimized, and for direct update. The standard aggregates duplicate records and generates SIDs, write-optimized loads data immediately but does not aggregate or generate SIDs, and direct update loads data through APIs and does not aggregate or generate SIDs.