Class SyncCatalogCommand

java.lang.Object
org.codice.ddf.commands.catalog.CommandSupport
org.codice.ddf.commands.catalog.SubjectCommands
ddf.catalog.solr.offlinegazetteer.AbstractSolrClientCommand
ddf.catalog.solr.offlinegazetteer.SyncCatalogCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class SyncCatalogCommand extends AbstractSolrClientCommand
  • Field Summary

    Fields inherited from class ddf.catalog.solr.offlinegazetteer.AbstractSolrClientCommand

    clientFactory, force

    Fields inherited from class org.codice.ddf.commands.catalog.SubjectCommands

    security, session, user

    Fields inherited from class org.codice.ddf.commands.catalog.CommandSupport

    console, ERROR_COLOR, MS_PER_SECOND
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class ddf.catalog.solr.offlinegazetteer.AbstractSolrClientCommand

    executeWithSubject

    Methods inherited from class org.codice.ddf.commands.catalog.SubjectCommands

    execute

    Methods inherited from class org.codice.ddf.commands.catalog.CommandSupport

    calculateRecordsPerSecond, printColor, printErrorMessage, printHeaderMessage, printProgressAndFlush, printSuccessMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SyncCatalogCommand

      public SyncCatalogCommand()