Klasse ElasticsearchIndexDefinition

java.lang.Object
org.xbib.elx.common.DefaultIndexDefinition
org.xbib.interlibrary.catalog.elasticsearch.ElasticsearchIndexDefinition
Alle implementierten Schnittstellen:
org.xbib.elx.api.IndexDefinition

public class ElasticsearchIndexDefinition extends org.xbib.elx.common.DefaultIndexDefinition
  • Feldübersicht

    Von Schnittstelle geerbte Felder org.xbib.elx.api.IndexDefinition

    TYPE_NAME
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
    ElasticsearchIndexDefinition(org.xbib.elx.api.AdminClient adminClient, String index, String type, org.elasticsearch.common.settings.Settings settings, ClassLoader classLoader)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
     

    Von Klasse geerbte Methoden org.xbib.elx.common.DefaultIndexDefinition

    getDateTimeFormatter, getDateTimePattern, getDelta, getFullIndexName, getIndex, getMappingFields, getMappings, getMinToKeep, getReplicaCount, getSettings, getShardCount, getStartBulkRefreshSeconds, getStopBulkRefreshSeconds, getType, isCloseShifted, isEnabled, isForceMergeEnabled, isPruneEnabled, isShiftEnabled, isShiftNotEmpty, of, setCloseShifted, setDateTimeFormatter, setDateTimePattern, setDelta, setEnabled, setForceMerge, setFullIndexName, setIndex, setMappings, setMinToKeep, setPrune, setReplicaCount, setSettings, setShardCount, setShift, setShiftNotEmpty, setStartBulkRefreshSeconds, setStopBulkRefreshSeconds, setType

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • ElasticsearchIndexDefinition

      public ElasticsearchIndexDefinition(String index, String type)
    • ElasticsearchIndexDefinition

      public ElasticsearchIndexDefinition(org.xbib.elx.api.AdminClient adminClient, String index, String type, org.elasticsearch.common.settings.Settings settings, ClassLoader classLoader) throws IOException
      Löst aus:
      IOException
  • Methodendetails

    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse org.xbib.elx.common.DefaultIndexDefinition