Example usage for org.apache.cassandra.index Index.Indexer interface-usage

List of usage examples for org.apache.cassandra.index Index.Indexer interface-usage

Introduction

In this page you can find the example usage for org.apache.cassandra.index Index.Indexer interface-usage.

Usage

From source file io.puntanegra.fhir.index.FhirIndexIndexer.java

/**
 * Lucene-based {@link Index.Indexer} that processes events emitted during partition updates.
 *
 * @author Jorge L. Middleton {@literal <jorge.middleton@gmail.com>}
 *
 */