Show / Hide Table of Contents

    Class TestDocValuesFormatFactory

    LUCENENET specific class used to add the DocValuesFormats from the test framework.

    Inheritance
    System.Object
    NamedServiceFactory<DocValuesFormat>
    DefaultDocValuesFormatFactory
    TestDocValuesFormatFactory
    Implements
    IDocValuesFormatFactory
    IServiceListable
    Inherited Members
    DefaultDocValuesFormatFactory.CustomDocValuesFormatTypes
    DefaultDocValuesFormatFactory.ScanForDocValuesFormats(IEnumerable<Assembly>)
    DefaultDocValuesFormatFactory.ScanForDocValuesFormats(Assembly)
    DefaultDocValuesFormatFactory.PutDocValuesFormatType(Type)
    DefaultDocValuesFormatFactory.GetDocValuesFormat(String)
    DefaultDocValuesFormatFactory.GetDocValuesFormat(Type)
    DefaultDocValuesFormatFactory.NewDocValuesFormat(Type)
    DefaultDocValuesFormatFactory.GetDocValuesFormatType(String)
    DefaultDocValuesFormatFactory.AvailableServices
    NamedServiceFactory<DocValuesFormat>.m_initializationLock
    NamedServiceFactory<DocValuesFormat>.EnsureInitialized()
    NamedServiceFactory<DocValuesFormat>.CodecsAssembly
    NamedServiceFactory<DocValuesFormat>.IsServiceType(Type)
    NamedServiceFactory<DocValuesFormat>.GetServiceName(Type)
    NamedServiceFactory<DocValuesFormat>.GetCanonicalName(Type)
    NamedServiceFactory<DocValuesFormat>.IsFullyTrusted
    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.Codecs
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class TestDocValuesFormatFactory : DefaultDocValuesFormatFactory, IDocValuesFormatFactory, IServiceListable

    Methods

    | Improve this Doc View Source

    Initialize()

    Declaration
    protected override void Initialize()
    Overrides
    DefaultDocValuesFormatFactory.Initialize()

    Implements

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