Class GeneratedSolrIndexerDistributedProcess

    • Field Detail

      • SESSIONUSER

        public static final java.lang.String SESSIONUSER
        Qualifier of the SolrIndexerDistributedProcess.sessionUser attribute
        See Also:
        Constant Field Values
      • SESSIONLANGUAGE

        public static final java.lang.String SESSIONLANGUAGE
        Qualifier of the SolrIndexerDistributedProcess.sessionLanguage attribute
        See Also:
        Constant Field Values
      • SESSIONCURRENCY

        public static final java.lang.String SESSIONCURRENCY
        Qualifier of the SolrIndexerDistributedProcess.sessionCurrency attribute
        See Also:
        Constant Field Values
      • INDEXOPERATIONID

        public static final java.lang.String INDEXOPERATIONID
        Qualifier of the SolrIndexerDistributedProcess.indexOperationId attribute
        See Also:
        Constant Field Values
      • INDEXOPERATION

        public static final java.lang.String INDEXOPERATION
        Qualifier of the SolrIndexerDistributedProcess.indexOperation attribute
        See Also:
        Constant Field Values
      • EXTERNALINDEXOPERATION

        public static final java.lang.String EXTERNALINDEXOPERATION
        Qualifier of the SolrIndexerDistributedProcess.externalIndexOperation attribute
        See Also:
        Constant Field Values
      • FACETSEARCHCONFIG

        public static final java.lang.String FACETSEARCHCONFIG
        Qualifier of the SolrIndexerDistributedProcess.facetSearchConfig attribute
        See Also:
        Constant Field Values
      • INDEXEDTYPE

        public static final java.lang.String INDEXEDTYPE
        Qualifier of the SolrIndexerDistributedProcess.indexedType attribute
        See Also:
        Constant Field Values
      • INDEXEDPROPERTIES

        public static final java.lang.String INDEXEDPROPERTIES
        Qualifier of the SolrIndexerDistributedProcess.indexedProperties attribute
        See Also:
        Constant Field Values
      • INDEX

        public static final java.lang.String INDEX
        Qualifier of the SolrIndexerDistributedProcess.index attribute
        See Also:
        Constant Field Values
      • INDEXERHINTS

        public static final java.lang.String INDEXERHINTS
        Qualifier of the SolrIndexerDistributedProcess.indexerHints attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSolrIndexerDistributedProcess

        public GeneratedSolrIndexerDistributedProcess()
    • Method Detail

      • isExternalIndexOperation

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

        public java.lang.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,
                                              java.lang.Boolean value)
        Generated method - Setter of the SolrIndexerDistributedProcess.externalIndexOperation attribute.
        Parameters:
        value - the externalIndexOperation
      • setExternalIndexOperation

        public void setExternalIndexOperation​(java.lang.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 java.lang.String getFacetSearchConfig​(SessionContext ctx)
        Generated method - Getter of the SolrIndexerDistributedProcess.facetSearchConfig attribute.
        Returns:
        the facetSearchConfig
      • getFacetSearchConfig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public void setAllIndexerHints​(java.util.Map<java.lang.String,​java.lang.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 java.lang.Long getIndexOperationId​(SessionContext ctx)
        Generated method - Getter of the SolrIndexerDistributedProcess.indexOperationId attribute.
        Returns:
        the indexOperationId
      • getIndexOperationId

        public java.lang.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,
                                        java.lang.Long value)
        Generated method - Setter of the SolrIndexerDistributedProcess.indexOperationId attribute.
        Parameters:
        value - the indexOperationId
      • setIndexOperationId

        public void setIndexOperationId​(java.lang.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 java.lang.String getSessionCurrency​(SessionContext ctx)
        Generated method - Getter of the SolrIndexerDistributedProcess.sessionCurrency attribute.
        Returns:
        the sessionCurrency
      • getSessionCurrency

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

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

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

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

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

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

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

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

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

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

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