{@link RpcScheduler} that first checks to see if this is an index update before passing off thecall to the delegate {@link RpcScheduler}.
We reserve the range (1000, 1050], by default (though it is configurable), for index priority writes. Currently, we don't do any prioritization within that range - all index writes are treated with the same priority and put into the same queue.
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.