Show / Hide Table of Contents

    Class FailOnNonBulkMergesInfoStream

    Hackidy-Häck-Hack to cause a test to fail on non-bulk merges

    Inheritance
    System.Object
    InfoStream
    FailOnNonBulkMergesInfoStream
    Implements
    System.IDisposable
    Inherited Members
    InfoStream.NO_OUTPUT
    InfoStream.Default
    InfoStream.Dispose()
    InfoStream.Clone()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lucene.Net.Util
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class FailOnNonBulkMergesInfoStream : InfoStream, IDisposable

    Methods

    | Improve this Doc View Source

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    InfoStream.Dispose(Boolean)
    | Improve this Doc View Source

    IsEnabled(String)

    Declaration
    public override bool IsEnabled(string component)
    Parameters
    Type Name Description
    System.String component
    Returns
    Type Description
    System.Boolean
    Overrides
    InfoStream.IsEnabled(String)
    | Improve this Doc View Source

    Message(String, String)

    Declaration
    public override void Message(string component, string message)
    Parameters
    Type Name Description
    System.String component
    System.String message
    Overrides
    InfoStream.Message(String, String)

    Implements

    System.IDisposable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)