Class ImplementationExtensions
LUCENENET specific extension methods for the NewCollationAnalyzerTask.Implementation enumeration.
Inherited Members
Namespace: Lucene.Net.Benchmarks.ByTask.Tasks
Assembly: Lucene.Net.Benchmark.dll
Syntax
public static class ImplementationExtensions
Methods
GetAnalyzerType(Implementation)
LUCENENET specific extension methods for the NewCollationAnalyzerTask.Implementation enumeration.
Declaration
public static Type GetAnalyzerType(this NewCollationAnalyzerTask.Implementation impl)
Parameters
Type | Name | Description |
---|---|---|
NewCollationAnalyzerTask.Implementation | impl |
Returns
Type | Description |
---|---|
Type |
GetCollatorType(Implementation)
LUCENENET specific extension methods for the NewCollationAnalyzerTask.Implementation enumeration.
Declaration
public static Type GetCollatorType(this NewCollationAnalyzerTask.Implementation impl)
Parameters
Type | Name | Description |
---|---|---|
NewCollationAnalyzerTask.Implementation | impl |
Returns
Type | Description |
---|---|
Type |