C# Class Nest.Indexify.Contributors.ElasticsearchIndexContributor

Inheritance: IElasticsearchIndexContributor
Datei anzeigen Open project: stormid/Nest-Indexify

Public Methods

Method Description
CompareTo ( IElasticsearchIndexContributor other ) : int

Protected Methods

Method Description
ContributionComplete ( ) : void
ElasticsearchIndexContributor ( int order )

Method Details

CompareTo() public method

public CompareTo ( IElasticsearchIndexContributor other ) : int
other IElasticsearchIndexContributor
return int

ContributionComplete() protected method

protected ContributionComplete ( ) : void
return void

ElasticsearchIndexContributor() protected method

protected ElasticsearchIndexContributor ( int order )
order int