Class MessagesQueries


  • @Deprecated(since="6.0.5",
                forRemoval=true)
    public class MessagesQueries
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    MessagesQueries.

    Messages published by the ActivePivot components in charge of executing queries.

    Author:
    ActiveViam
    • Field Detail

      • EXC_PIVOT_NO_INDEXER

        public static final String EXC_PIVOT_NO_INDEXER
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_POST_PROCESSOR_EVALUATION

        public static final String EXC_POST_PROCESSOR_EVALUATION
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_DRILLTHROUGH_MAX_REACHED

        public static final String EXC_DRILLTHROUGH_MAX_REACHED
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • NON_GRANTED_MEASURE

        public static final String NON_GRANTED_MEASURE
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_CONTINUOUS_QUERY_NULL_INDEXER

        public static final String EXC_CONTINUOUS_QUERY_NULL_INDEXER
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_CONTINUOUS_QUERY_NOT_REGISTERED

        public static final String EXC_CONTINUOUS_QUERY_NOT_REGISTERED
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_CONTINUOUS_QUERY_TRANSFORM

        public static final String EXC_CONTINUOUS_QUERY_TRANSFORM
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_ACACHE_MULTIPLE_CALC

        public static final String EXC_ACACHE_MULTIPLE_CALC
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_NEGATIVE_CELLSET_MISSING_HIERARCHIES

        public static final String EXC_NEGATIVE_CELLSET_MISSING_HIERARCHIES
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_NEGATIVE_CELLSET_INVALID_REMOVED_POINT_CANDIDATE

        public static final String EXC_NEGATIVE_CELLSET_INVALID_REMOVED_POINT_CANDIDATE
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_POINT_SCOPE

        public static final String EXC_POINT_SCOPE
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_MULTIPLE_EPOCHS

        public static final String EXC_MULTIPLE_EPOCHS
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_MULTIPLE_BRANCHES

        public static final String EXC_MULTIPLE_BRANCHES
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_NULL_EPOCH

        public static final String EXC_NULL_EPOCH
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_NULL_BRANCH

        public static final String EXC_NULL_BRANCH
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • EXC_EPOCH_NOT_GRANTED

        public static final String EXC_EPOCH_NOT_GRANTED
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MessagesQueries

        public MessagesQueries()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getLogger

        public static Logger getLogger​(Class<?> cls)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Return the logger for the given class.
        Returns:
        logger for the specified class