Adds a secondary key condition to the equality join. Only entities having the given key value in the given secondary index will be returned by the join operation.
@param index the secondary index containing the given key value.
@param key the key value to match during the join.
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.