Query using reactivebucket in java

I have a cluster and have three buckets in that cluster. I am opening them one by one by creating cluster connect using the bucket username and password. Now I need to enable query on them. Should I create three cluster objects, one for each bucket or is there any way I can query them using ReactiveBucket?