Class GeneratedSolrIndexerDistributedProcess

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SolrIndexerDistributedProcess

public abstract class GeneratedSolrIndexerDistributedProcess extends SimpleDistributedProcess
Generated class for type SolrIndexerDistributedProcess.
See Also:
  • Field Details

    • SESSIONUSER

      public static final String SESSIONUSER
      Qualifier of the SolrIndexerDistributedProcess.sessionUser attribute
      See Also:
    • SESSIONLANGUAGE

      public static final String SESSIONLANGUAGE
      Qualifier of the SolrIndexerDistributedProcess.sessionLanguage attribute
      See Also:
    • SESSIONCURRENCY

      public static final String SESSIONCURRENCY
      Qualifier of the SolrIndexerDistributedProcess.sessionCurrency attribute
      See Also:
    • INDEXOPERATIONID

      public static final String INDEXOPERATIONID
      Qualifier of the SolrIndexerDistributedProcess.indexOperationId attribute
      See Also:
    • INDEXOPERATION

      public static final String INDEXOPERATION
      Qualifier of the SolrIndexerDistributedProcess.indexOperation attribute
      See Also:
    • EXTERNALINDEXOPERATION

      public static final String EXTERNALINDEXOPERATION
      Qualifier of the SolrIndexerDistributedProcess.externalIndexOperation attribute
      See Also:
    • FACETSEARCHCONFIG

      public static final String FACETSEARCHCONFIG
      Qualifier of the SolrIndexerDistributedProcess.facetSearchConfig attribute
      See Also:
    • INDEXEDTYPE

      public static final String INDEXEDTYPE
      Qualifier of the SolrIndexerDistributedProcess.indexedType attribute
      See Also:
    • INDEXEDPROPERTIES

      public static final String INDEXEDPROPERTIES
      Qualifier of the SolrIndexerDistributedProcess.indexedProperties attribute
      See Also:
    • INDEX

      public static final String INDEX
      Qualifier of the SolrIndexerDistributedProcess.index attribute
      See Also:
    • INDEXERHINTS

      public static final String INDEXERHINTS
      Qualifier of the SolrIndexerDistributedProcess.indexerHints attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSolrIndexerDistributedProcess

      public GeneratedSolrIndexerDistributedProcess()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleDistributedProcess
    • isExternalIndexOperation

      public Boolean isExternalIndexOperation(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Returns:
      the externalIndexOperation
    • isExternalIndexOperation

      public Boolean isExternalIndexOperation()
      Generated method - Getter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Returns:
      the externalIndexOperation
    • isExternalIndexOperationAsPrimitive

      public boolean isExternalIndexOperationAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Returns:
      the externalIndexOperation
    • isExternalIndexOperationAsPrimitive

      public boolean isExternalIndexOperationAsPrimitive()
      Generated method - Getter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Returns:
      the externalIndexOperation
    • setExternalIndexOperation

      public void setExternalIndexOperation(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Parameters:
      value - the externalIndexOperation
    • setExternalIndexOperation

      public void setExternalIndexOperation(Boolean value)
      Generated method - Setter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Parameters:
      value - the externalIndexOperation
    • setExternalIndexOperation

      public void setExternalIndexOperation(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Parameters:
      value - the externalIndexOperation
    • setExternalIndexOperation

      public void setExternalIndexOperation(boolean value)
      Generated method - Setter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
      Parameters:
      value - the externalIndexOperation
    • getFacetSearchConfig

      public String getFacetSearchConfig(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.facetSearchConfig attribute.
      Returns:
      the facetSearchConfig
    • getFacetSearchConfig

      public String getFacetSearchConfig()
      Generated method - Getter of the SolrIndexerDistributedProcess.facetSearchConfig attribute.
      Returns:
      the facetSearchConfig
    • setFacetSearchConfig

      public void setFacetSearchConfig(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.facetSearchConfig attribute.
      Parameters:
      value - the facetSearchConfig
    • setFacetSearchConfig

      public void setFacetSearchConfig(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.facetSearchConfig attribute.
      Parameters:
      value - the facetSearchConfig
    • getIndex

      public String getIndex(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.index attribute.
      Returns:
      the index
    • getIndex

      public String getIndex()
      Generated method - Getter of the SolrIndexerDistributedProcess.index attribute.
      Returns:
      the index
    • setIndex

      public void setIndex(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.index attribute.
      Parameters:
      value - the index
    • setIndex

      public void setIndex(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.index attribute.
      Parameters:
      value - the index
    • getIndexedProperties

      public Collection<String> getIndexedProperties(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexedProperties attribute.
      Returns:
      the indexedProperties
    • getIndexedProperties

      public Collection<String> getIndexedProperties()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexedProperties attribute.
      Returns:
      the indexedProperties
    • setIndexedProperties

      public void setIndexedProperties(SessionContext ctx, Collection<String> value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexedProperties attribute.
      Parameters:
      value - the indexedProperties
    • setIndexedProperties

      public void setIndexedProperties(Collection<String> value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexedProperties attribute.
      Parameters:
      value - the indexedProperties
    • getIndexedType

      public String getIndexedType(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexedType attribute.
      Returns:
      the indexedType
    • getIndexedType

      public String getIndexedType()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexedType attribute.
      Returns:
      the indexedType
    • setIndexedType

      public void setIndexedType(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexedType attribute.
      Parameters:
      value - the indexedType
    • setIndexedType

      public void setIndexedType(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexedType attribute.
      Parameters:
      value - the indexedType
    • getAllIndexerHints

      public Map<String,String> getAllIndexerHints(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexerHints attribute.
      Returns:
      the indexerHints
    • getAllIndexerHints

      public Map<String,String> getAllIndexerHints()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexerHints attribute.
      Returns:
      the indexerHints
    • setAllIndexerHints

      public void setAllIndexerHints(SessionContext ctx, Map<String,String> value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexerHints attribute.
      Parameters:
      value - the indexerHints
    • setAllIndexerHints

      public void setAllIndexerHints(Map<String,String> value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexerHints attribute.
      Parameters:
      value - the indexerHints
    • getIndexOperation

      public EnumerationValue getIndexOperation(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperation attribute.
      Returns:
      the indexOperation
    • getIndexOperation

      public EnumerationValue getIndexOperation()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperation attribute.
      Returns:
      the indexOperation
    • setIndexOperation

      public void setIndexOperation(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperation attribute.
      Parameters:
      value - the indexOperation
    • setIndexOperation

      public void setIndexOperation(EnumerationValue value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperation attribute.
      Parameters:
      value - the indexOperation
    • getIndexOperationId

      public Long getIndexOperationId(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Returns:
      the indexOperationId
    • getIndexOperationId

      public Long getIndexOperationId()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Returns:
      the indexOperationId
    • getIndexOperationIdAsPrimitive

      public long getIndexOperationIdAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Returns:
      the indexOperationId
    • getIndexOperationIdAsPrimitive

      public long getIndexOperationIdAsPrimitive()
      Generated method - Getter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Returns:
      the indexOperationId
    • setIndexOperationId

      public void setIndexOperationId(SessionContext ctx, Long value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Parameters:
      value - the indexOperationId
    • setIndexOperationId

      public void setIndexOperationId(Long value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Parameters:
      value - the indexOperationId
    • setIndexOperationId

      public void setIndexOperationId(SessionContext ctx, long value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Parameters:
      value - the indexOperationId
    • setIndexOperationId

      public void setIndexOperationId(long value)
      Generated method - Setter of the SolrIndexerDistributedProcess.indexOperationId attribute.
      Parameters:
      value - the indexOperationId
    • getSessionCurrency

      public String getSessionCurrency(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionCurrency attribute.
      Returns:
      the sessionCurrency
    • getSessionCurrency

      public String getSessionCurrency()
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionCurrency attribute.
      Returns:
      the sessionCurrency
    • setSessionCurrency

      public void setSessionCurrency(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionCurrency attribute.
      Parameters:
      value - the sessionCurrency
    • setSessionCurrency

      public void setSessionCurrency(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionCurrency attribute.
      Parameters:
      value - the sessionCurrency
    • getSessionLanguage

      public String getSessionLanguage(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionLanguage attribute.
      Returns:
      the sessionLanguage
    • getSessionLanguage

      public String getSessionLanguage()
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionLanguage attribute.
      Returns:
      the sessionLanguage
    • setSessionLanguage

      public void setSessionLanguage(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionLanguage attribute.
      Parameters:
      value - the sessionLanguage
    • setSessionLanguage

      public void setSessionLanguage(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionLanguage attribute.
      Parameters:
      value - the sessionLanguage
    • getSessionUser

      public String getSessionUser(SessionContext ctx)
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionUser attribute.
      Returns:
      the sessionUser
    • getSessionUser

      public String getSessionUser()
      Generated method - Getter of the SolrIndexerDistributedProcess.sessionUser attribute.
      Returns:
      the sessionUser
    • setSessionUser

      public void setSessionUser(SessionContext ctx, String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionUser attribute.
      Parameters:
      value - the sessionUser
    • setSessionUser

      public void setSessionUser(String value)
      Generated method - Setter of the SolrIndexerDistributedProcess.sessionUser attribute.
      Parameters:
      value - the sessionUser