Class ChannelManagerConstructor.ScorerWrapper

  • All Implemented Interfaces:
    AutoCloseable
    Enclosing class:
    ChannelManagerConstructor

    public class ChannelManagerConstructor.ScorerWrapper
    extends Object
    implements AutoCloseable
    Exposes the `ProbabilisticScorer` wrapped inside a lock. Don't forget to `close` this lock when you're done with it so normal scoring operation can continue.