Package dev.roanh.gmark.core


package dev.roanh.gmark.core
  • Class
    Description
    A configuration contains all the information on the graphs and workloads gMark needs to generate and is typically read from a configuration XML file.
    Interface for generators that can generate a single random conjuncts of a larger query.
    Abstract interface for value distributions.
    Enum of all probability distributions supported by gMark.
    Enum of different shapes the conjuncts of a query can be arranged in.
    Enum with all possible selectivity values.
    Enum of all the selectivity classes.
    Represents a workload with all the important arguments required for query generation.
    Enum specifying all the different concrete workload types.