Manage the building of index updates from primary table updates.
Internally, parallelizes updates through a thread-pool to a delegate index builder. Underlying {@link IndexBuilder} must be thread safe for each index update.
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.