ddietterich
04/12/2023, 2:48 PMwatch
from the Java client. It does not seem to support filtering by operation, although I see an issue from 2021 that shows that implemented. Also, as I understand it, the Java interface is not streaming. That is, I make the watch request, I get back changes and a zedToken. Later, I make a new watch request with the zedToken and retrieve the next set of changes. Am I understanding that right?