org.qi4j.index.elasticsearch.assembly
Class ESMemoryIndexQueryAssembler

java.lang.Object
  extended by org.qi4j.index.elasticsearch.internal.AbstractElasticSearchAssembler<ESMemoryIndexQueryAssembler>
      extended by org.qi4j.index.elasticsearch.assembly.ESMemoryIndexQueryAssembler
All Implemented Interfaces:
Assembler

public class ESMemoryIndexQueryAssembler
extends AbstractElasticSearchAssembler<ESMemoryIndexQueryAssembler>


Constructor Summary
ESMemoryIndexQueryAssembler()
           
 
Method Summary
protected  void doAssemble(java.lang.String identity, ModuleAssembly module, Visibility visibility, ModuleAssembly configModule, Visibility configVisibility)
           
 
Methods inherited from class org.qi4j.index.elasticsearch.internal.AbstractElasticSearchAssembler
assemble, withConfigModule, withConfigVisibility, withIdentity, withVisibility
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESMemoryIndexQueryAssembler

public ESMemoryIndexQueryAssembler()
Method Detail

doAssemble

protected void doAssemble(java.lang.String identity,
                          ModuleAssembly module,
                          Visibility visibility,
                          ModuleAssembly configModule,
                          Visibility configVisibility)
                   throws AssemblyException
Specified by:
doAssemble in class AbstractElasticSearchAssembler<ESMemoryIndexQueryAssembler>
Throws:
AssemblyException