Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Rather than have two copies of CreatePrimaryIndex etc., we factor out the bucket_name parameter that's taken by all QueryIndexManager calls. (QueryIndexManager should really be bucket.queryIndexes()) which would allow it to be more cleanly DRYed into BucketLevelCommand).
Currently the QueryIndexManager and CollectionQueryIndexManager APIs are largely identical, and the intersection is represented by this shared message.