Tutorial by Topics: set

ParameterDetailsaffinityinteger that describes the set of processors on which the process is allowed to run. For example, on a 8 processor system if you want your process to be executed only on processors 3 and 4 than you choose affinity like this : 00001100 which equals 12 The processor affinity...
Introduction Unlike custom objects which have records based on them, custom settings let you utilize custom data sets across your org, or distinguish particular users or profiles based on custom criteria. This means, for example, that admins can edit hierarchy custom settings to deactivate Work...
new WeakSet([iterable]); weakset.add(value); weakset.has(value); weakset.delete(value); For uses of WeakSet see ECMAScript 6: what is WeakSet for?.
ParameterDescriptiongroup.idThe name of the Consumer Group.enable.auto.commitAutomatically commit offsets; default: true.auto.commit.interval.msThe minimum delay in milliseconds between to commits (requires enable.auto.commit=true); default: 5000.auto.offset.resetWhat to do when there is no valid c...
Specialized packages RMySQL RODBC
Sqoop incremental import comes into picture because of a phenomenon called CDC i.e. Change Data Capture. Now what is CDC? CDC is a design pattern that captures individual data changes instead of dealing with the entire data. Instead of dumping our entire database, using CDC, we could capture ju...
Nightwatch has been providing Acceptance and End-to-End testing for Meteor apps since v0.5 days, and has managed migrations from PHP to Spark to Blaze and to React; and all major Continuous Integration platforms. For additional help, please see: Nightwatch API Documentation Nightwatch.js Google...

Page 3 of 7