Any way to get current seqno of all vBuckets

Hi Karthikeyan. Take a look at Client.initializeState(StreamFrom, StreamTo). You can pass StreamFrom.NOW, then inspect the session state.