4849505152535455
} @Override public void check() throws ConsumerStoppedException { if (context.getResult().isStopped()) { throw new ConsumerStoppedException(); } }