com.atlassian.jira.config.util
Class IndexWriterConfiguration.PropertiesAdaptor

java.lang.Object
  extended by com.atlassian.jira.config.util.IndexWriterConfiguration.PropertiesAdaptor
All Implemented Interfaces:
IndexWriterConfiguration
Enclosing interface:
IndexWriterConfiguration

public static class IndexWriterConfiguration.PropertiesAdaptor
extends Object
implements IndexWriterConfiguration


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.jira.config.util.IndexWriterConfiguration
IndexWriterConfiguration.Default, IndexWriterConfiguration.PropertiesAdaptor, IndexWriterConfiguration.WriterSettings
 
Constructor Summary
IndexWriterConfiguration.PropertiesAdaptor(ApplicationProperties properties)
           
 
Method Summary
 IndexWriterConfiguration.WriterSettings getBatchSettings()
           
 IndexWriterConfiguration.WriterSettings getInteractiveSettings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexWriterConfiguration.PropertiesAdaptor

public IndexWriterConfiguration.PropertiesAdaptor(@NotNull
                                                  ApplicationProperties properties)
Method Detail

getBatchSettings

public IndexWriterConfiguration.WriterSettings getBatchSettings()
Specified by:
getBatchSettings in interface IndexWriterConfiguration

getInteractiveSettings

public IndexWriterConfiguration.WriterSettings getInteractiveSettings()
Specified by:
getInteractiveSettings in interface IndexWriterConfiguration


Copyright © 2002-2013 Atlassian. All Rights Reserved.