@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface LuceneTestCase.SuppressFsync
This can be useful, e.g. if they make many lucene commits.
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.