All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractDataSetDefBuilder<T> Base class for DataSetDefBuilder implementations.AbstractDataSetLookupBuilder<T> AbstractDataSetOp Base class for DataSetOp implementationsAbstractProviderType<T extends DataSetDef> AggregateFunction Interface used to get the aggregate value of a given collection.AggregateFunctionManager Manager class that it keeps a registry of AggregateFunction instances.AggregateFunctionType List of available aggregate functions used in data set group operations.BeanDataSetDef BeanDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining data sets generated from a bean which implements the DataSetGenerator interfaceBeanDataSetDefBuilderImpl BeanDataSetDefValidation Validation group for initial mandatory attributes of the Bean data set definition.BeanDefJSONMarshaller BeanProviderType For accessing data sets generated directly from a bean class implementing the DataSetGenerator interfaceColumnFilter Base class for defining a filter over a data set column.ColumnGroup A column group definition.ColumnSort A column sort criteriaColumnType An enumeration for the different types of DataColumn.CoreFunctionFilter A core filter function definitionCoreFunctionType Type of core filter functions availableCSVDataSetDef CSVDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining static data setsCSVDataSetDefBuilderImpl CSVDataSetDefFilePathValidation Validation group for the attributefilePathof the CSV data set definition class.CSVDataSetDefFileURLValidation Validation group for the attributefileURLof the CSV data set definition class.CSVDataSetDefValidation Validation group for initial mandatory attributes of the CSV data set definition.CSVDefJSONMarshaller CSVProviderType For accessing data sets that are the result of loading all the rows of a CSV file.CustomFunctionFilter A custom provided function filter definitionDataColumn A data set is a matrix of values composed by a fixed number of columns.DataColumnDef This class is used to define the structure and runtime behaviour of a data set definition's column instance.DataColumnImpl DataSet DataSetBuilder It allows for the building of DataSet instances in a friendly manner.DataSetBuilderImpl DataSetConstraints<T> A set of constraints over the structure of a DataSet instance.DataSetDef This class is used to define the origin, structure and runtime behaviour of a data set instance.DataSetDefBasicAttributesGroup DataSetDefBuilder<T> Interface for the assembly of a DataSetDef instance in a friendly manner.DataSetDefCacheRowsValidation Validation group for the attributecacheMaxRowsof the data set definition class.DataSetDefFactory Factory class for building DataSetDef instances.DataSetDefJSONMarshaller DataSetDef from/to JSON utilitiesDataSetDefJSONMarshallerExt<T extends DataSetDef> DataSetDefJSONMarshalleruses this interface to marshall the extended attributes of any class extendingDataSetDef.DataSetDefModifiedEvent DataSetDefProviderTypeGroup DataSetDefPushSizeValidation Validation group for the attributepushMaxSizeof the data set definition class.DataSetDefRefreshIntervalValidation Validation group for the attributerefreshTimeof the data set definition class.DataSetDefRegisteredEvent DataSetDefRegistry Data set definitions registry serviceDataSetDefRegistryListener DataSetDefRemovedEvent DataSetFactory Factory class for building DataSet instances.DataSetFilter A data set filter definition.DataSetGenerator Interface for generating data set instances.DataSetGroup A data set group operation.DataSetImpl DataSetJSONMarshaller DataSetLookup A data set look up request.DataSetLookupBuilder<T> A DataSetLookupBuilder allows for the assembly of a DataSetLookup instance (i.e. a DataSet lookup request) in a friendly manner.DataSetLookupBuilderImpl DataSetLookupConstraints A set of constraints over the structure of a DataSetLookup instance.DataSetLookupException Default exception when a data set lookup fails.DataSetLookupFactory Factory class for building DataSetLookup instances.DataSetLookupJSONMarshaller DataSetManager Main interface for handling data sets.DataSetMetadata Metadata associated with a data set instanceDataSetMetadataImpl DataSetMetadataJSONMarshaller DataSetModifiedEvent DataSetOp An operation over a data setDataSetOpEngine Provides several operations for data set manipulation.DataSetOpType Data set operation types.DataSetPostProcessor A generic interface to declare extra post processing on the DataSetsDataSetPreprocessor A generic interface to declare extra pre processing on the DataSetsDataSetProvider This service provider interface is designed to provide access to different data set storage implementations with the main goal of providing a unified interface for the data set fetch & lookup operations.DataSetProviderRegistry Data set provider registryDataSetProviderType<T extends DataSetDef> An enumeration of the available data set provider types.DataSetPushingEvent DataSetPushOkEvent DataSetSort A data set sort operation definitionDataSetStaleEvent DateIntervalPattern DateIntervalType Type of data intervalsDayOfWeek DefaultProviderType EditDataSetDef Response model for a DataSetDef edition.ElasticSearchDataSetDef DataSet definition class for ElasticSearch provider.ElasticSearchDataSetDef.ElasticSearchKeywords ElasticSearchDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining ElasticSearch data setsElasticSearchDataSetDefValidation Validation group for initial mandatory attributes of the ElasticSearch data set definition.ELSDefJSONMarshaller ELSProviderType For accessing data sets that are the result of querying an elasticsearch server.FilterFactory A factory of filter functionsFilterFunction A filter functionGroupFunction A function definition.GroupStrategy The strategy defines how to split a collection of values in a set of intervals.Interval An interval represent a grouped subset of a data values.IsTimeInterval JSR303 annotation that checks if the property value is a valid time interval.IsTimeIntervalImpl JSR303 annotation implementation fororg.dashbuilder.common.shared.validation.IsTimeInterval.KafkaDataSetDef KafkaDataSetDef.MetricsTarget KafkaDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining Kafka data sets.KafkaDataSetDefBuilderImpl KafkaDataSetDefValidation Validation group for initial mandatory attributes of the Kafka data set definition.KafkaDefJSONMarshaller KafkaProviderType For accessing data sets that are the result of Kafka metrics collectionLogicalExprFilter A logical expression based filter definition.LogicalExprType Type of logical operatorsMemSizeEstimator Month PrometheusDataSetDef PrometheusDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining Prometheus data sets.PrometheusDataSetDefBuilderImpl PrometheusDataSetDefValidation Validation group for initial mandatory attributes of the Prometheus data set definition.PrometheusDefJSONMarshaller PrometheusProviderType For accessing data sets that are the result of a Prometheus QueryQuarter SortedList An unmodifiable list which provides a lightweight read-only access to an existing list but applying a pre-established order.SortOrder A sort orderSQLDataSetDef SQLDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining SQL data setsSQLDataSetDefBuilderImpl SQLDataSetDefDbSQLValidation Validation group for the attributedbSQLof the SQL data set definition class.SQLDataSetDefDbTableValidation Validation group for the attributedbTableof the SQL data set definition class.SQLDataSetDefValidation Validation group for initial mandatory attributes of the SQL data set definition.SQLDataSourceDef A data source definition contains a reference name (which could perfectly be a JNDI reference) and a user friendly description.SQLDefJSONMarshaller SQLProviderType For accessing data sets defined as an SQL query over an existing data source.StaticDataSetDef StaticDataSetDefBuilder<T extends DataSetDefBuilder> A builder for defining static data setsStaticDataSetDefBuilderImpl StaticProviderType For accessing statically registered data set which are created by calling directly to the data set API.TimeAmount Class for the definition of time quantitys, both positive and negative.TimeFrame A time frame defines a time period between two time instants where these two instants depends on the current time.TimeInstant This class is used to represent a given time instant relative to the current time.TimeInstant.TimeMode UUIDGenerator Interface for the generation of UUIDsValidationError