Java SDK hasn't exposed the ability to remove timers. On Wed, Sep 2, 2020 at 11:00 AM Boyuan Zhang <[email protected]> wrote:
> Hi team, > > I'm looking for something similar to timer.clear() from Python SDK[1] in > Java SDK but it seems like we haven't exposed clearing timer API from Java > Timer. Does Java SDK have another way to clear a timer or we just haven't > worked on this API? > > [1] > https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/worker/bundle_processor.py#L660-L671 >
