Don't allow multiple queries with the same method name

Require that the query name be unique within the access
interface, so that the implementation can use it as the
index name within the data store.

Change-Id: I7e73878c8b12a7ae8a758d84025c5383343c100b
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed