Class PerTableVolumeChooser

  • All Implemented Interfaces:
    VolumeChooser

    public class PerTableVolumeChooser
    extends Object
    implements VolumeChooser
    A VolumeChooser that delegates to another volume chooser based on other properties: table.custom.volume.chooser for tables, and general.custom.volume.chooser.scoped for scopes. general.custom.volume.chooser.{scope} can override the system wide setting for general.custom.volume.chooser.scoped. At the this this was written, the only known scope was "logger".