Class ExceptionsDuringWrite


  • @OpenFileScoped
    public class ExceptionsDuringWrite
    extends Object
    Collector for exceptions that happen during chunk cache invalidation. These exceptions will be rethrown by CleartextFileChannel.force(boolean)
    • Constructor Detail

      • ExceptionsDuringWrite

        @Inject
        public ExceptionsDuringWrite()