- FeathrConfigException - Exception in com.linkedin.feathr.exception
-
This exception is thrown when the feature definition is incorrect.
- FeathrConfigException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FeathrConfigException
-
- FeathrConfigException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FeathrConfigException
-
- FeathrException - Exception in com.linkedin.feathr.exception
-
Base exception for Frame
- FeathrException(String) - Constructor for exception com.linkedin.feathr.exception.FeathrException
-
- FeathrException(String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FeathrException
-
- FeathrException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FeathrException
-
- FeathrException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FeathrException
-
- FEATURE - Static variable in interface com.linkedin.feathr.core.config.producer.derivations.DerivationConfig
-
- FEATURE_LIST - Static variable in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- FEATURE_SOURCE_NAME - Static variable in class com.linkedin.feathr.core.config.producer.sources.VectorConfig
-
- FeatureBagConfig - Class in com.linkedin.feathr.core.config.consumer
-
Represents list of configs for features
- FeatureBagConfig(List<KeyedFeatures>) - Constructor for class com.linkedin.feathr.core.config.consumer.FeatureBagConfig
-
Constructor
- FeatureConfig - Class in com.linkedin.feathr.core.config.producer.anchors
-
Abstract class for the configuration of a feature in an anchor
- FeatureConfig() - Constructor for class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- FeatureConsumerConfValidator - Class in com.linkedin.feathr.core.configvalidator.typesafe
-
Validator specific for Frame feature consumer clients.
- FeatureConsumerConfValidator() - Constructor for class com.linkedin.feathr.core.configvalidator.typesafe.FeatureConsumerConfValidator
-
- FeatureDefConfig - Class in com.linkedin.feathr.core.config.producer
-
Represents the FeatureDef configuration
- FeatureDefConfig(SourcesConfig, AnchorsConfig, DerivationsConfig) - Constructor for class com.linkedin.feathr.core.config.producer.FeatureDefConfig
-
Constructor with full parameters
- FeatureDefConfigBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.producer
-
Builds the complete FeatureDefConfig object by delegating to its children, one per config section.
- FeatureDefConfigBuilder() - Constructor for class com.linkedin.feathr.core.configbuilder.typesafe.producer.FeatureDefConfigBuilder
-
- FeatureDefinitionLoader - Class in com.linkedin.feathr.config
-
Loader class for hich encloses all characteristics of a feature, such as source and
transformation.
- FeatureDefinitionLoader(ConfigBuilder) - Constructor for class com.linkedin.feathr.config.FeatureDefinitionLoader
-
Constructor.
- FeatureDefinitionLoaderFactory - Class in com.linkedin.feathr.config
-
- FeatureGenConfig - Class in com.linkedin.feathr.core.config.generation
-
Define the feature generation specification, i.e., list of features to generate and other settings.
- FeatureGenConfig(OperationalConfig, List<String>) - Constructor for class com.linkedin.feathr.core.config.generation.FeatureGenConfig
-
Constructor
- FeatureGenConfigBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.generation
-
Feature generation config builder
- FeatureProducerConfValidator - Class in com.linkedin.feathr.core.configvalidator.typesafe
-
validator specific for Frame feature producer clients
- FeatureProducerConfValidator() - Constructor for class com.linkedin.feathr.core.configvalidator.typesafe.FeatureProducerConfValidator
-
- FEATURES - Static variable in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfig
-
- FEATURES - Static variable in class com.linkedin.feathr.core.config.producer.FeatureDefConfig
-
- FeatureType - Enum in com.linkedin.feathr.core.config.producer.definitions
-
Specifies the feature type of a feature.
- FeatureTypeConfig - Class in com.linkedin.feathr.core.config.producer.common
-
Represents a type configuration for a feature by specifying the object part in the following fragment:
1.
- FeatureTypeConfig(FeatureType) - Constructor for class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
- FeatureTypeConfig.Builder - Class in com.linkedin.feathr.core.config.producer.common
-
- FeatureTypeConfigBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.producer.common
-
- FILE - Static variable in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- FILTER - Static variable in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- FILTER_MVEL - Static variable in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- FINDER - Static variable in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- FORMAT - Static variable in class com.linkedin.feathr.core.config.consumer.TimestampColumnConfig
-
- FrameConfigFileChecker - Class in com.linkedin.feathr.core.configbuilder.typesafe
-
Utility class to check if a config file is a Frame config file.
- FrameDataOutputException - Exception in com.linkedin.feathr.exception
-
This exception is thrown when the data output is not not successful.
- FrameDataOutputException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FrameDataOutputException
-
- FrameDataOutputException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FrameDataOutputException
-
- FrameFeatureJoinException - Exception in com.linkedin.feathr.exception
-
This exception is thrown when the feature join is incorrect.
- FrameFeatureJoinException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FrameFeatureJoinException
-
- FrameFeatureJoinException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FrameFeatureJoinException
-
- FrameFeatureTransformationException - Exception in com.linkedin.feathr.exception
-
This exception is thrown when something wrong happened during feature transformation.
- FrameFeatureTransformationException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FrameFeatureTransformationException
-
- FrameFeatureTransformationException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FrameFeatureTransformationException
-
- FrameInputDataException - Exception in com.linkedin.feathr.exception
-
This exception is thrown when the data input is incorrect.
- FrameInputDataException(ErrorLabel, String, Throwable) - Constructor for exception com.linkedin.feathr.exception.FrameInputDataException
-
- FrameInputDataException(ErrorLabel, String) - Constructor for exception com.linkedin.feathr.exception.FrameInputDataException
-
- fromName(String) - Static method in enum com.linkedin.feathr.core.config.producer.features.Availability
-
- fromName(String) - Static method in enum com.linkedin.feathr.core.config.producer.features.ValueType
-
- get() - Static method in interface com.linkedin.feathr.core.configbuilder.ConfigBuilder
-
Factory method for getting an instance of ConfigBuilder
- get_enableIncremental() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
Deprecated.
- get_features() - Method in class com.linkedin.feathr.core.config.generation.FeatureGenConfig
-
Deprecated.
- get_length() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- get_name() - Method in class com.linkedin.feathr.core.config.generation.OperationalConfig
-
Deprecated.
- get_name() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
Deprecated.
- get_offset() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- get_operationalConfig() - Method in class com.linkedin.feathr.core.config.generation.FeatureGenConfig
-
Deprecated.
- get_outputFormat() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
Deprecated.
- get_outputProcessorsListConfig() - Method in class com.linkedin.feathr.core.config.generation.OperationalConfig
-
Deprecated.
- get_params() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
Deprecated.
- get_referenceEndTime() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- get_referenceEndTimeFormat() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- get_retention() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
Deprecated.
- get_simulateTimeDelay() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
Deprecated.
- get_timeResolution() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- get_timeSetting() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
Deprecated.
- get_timeZone() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
Deprecated.
- getAbsoluteTimeRange() - Method in class com.linkedin.feathr.core.config.consumer.ObservationDataTimeSettingsConfig
-
- getAggregation() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getAggregation() - Method in class com.linkedin.feathr.core.config.producer.derivations.SequentialJoinConfig
-
- getAnchors() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorsConfig
-
- getAnchorsConfig() - Method in class com.linkedin.feathr.core.config.producer.FeatureDefConfig
-
- getBase() - Method in class com.linkedin.feathr.core.config.producer.derivations.SequentialJoinConfig
-
- getBooleanWithDefault(Config, String, Boolean) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return boolean config value with default
- getBucketName() - Method in class com.linkedin.feathr.core.config.producer.sources.CouchbaseConfig
-
- getCause() - Method in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- getChronoUnit(String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
convert ChronoUnit String to ChronoUnit enum
- getClassName() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExtractor
-
- getColumnExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getColumnExprType() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getConfigDataInfo() - Method in interface com.linkedin.feathr.core.configdataprovider.ConfigDataProvider
-
Provides some information about config data.
- getConfigDataInfo() - Method in class com.linkedin.feathr.core.configdataprovider.ManifestConfigDataProvider
-
- getConfigDataInfo() - Method in class com.linkedin.feathr.core.configdataprovider.ReaderConfigDataProvider
-
- getConfigDataInfo() - Method in class com.linkedin.feathr.core.configdataprovider.ResourceConfigDataProvider
-
- getConfigDataInfo() - Method in class com.linkedin.feathr.core.configdataprovider.StringConfigDataProvider
-
- getConfigDataInfo() - Method in class com.linkedin.feathr.core.configdataprovider.UrlConfigDataProvider
-
- getConfigDataReaders() - Method in interface com.linkedin.feathr.core.configdataprovider.ConfigDataProvider
-
Return the config data as a list of Reader objects.
- getConfigDataReaders() - Method in class com.linkedin.feathr.core.configdataprovider.ManifestConfigDataProvider
-
- getConfigDataReaders() - Method in class com.linkedin.feathr.core.configdataprovider.ReaderConfigDataProvider
-
- getConfigDataReaders() - Method in class com.linkedin.feathr.core.configdataprovider.ResourceConfigDataProvider
-
- getConfigDataReaders() - Method in class com.linkedin.feathr.core.configdataprovider.StringConfigDataProvider
-
- getConfigDataReaders() - Method in class com.linkedin.feathr.core.configdataprovider.UrlConfigDataProvider
-
- getConfigStr() - Method in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
The string of the serialized config object.
- getD2Uri() - Method in class com.linkedin.feathr.core.config.producer.sources.EspressoConfig
-
- getDatabase() - Method in class com.linkedin.feathr.core.config.producer.sources.EspressoConfig
-
- getDataModel() - Method in class com.linkedin.feathr.core.config.producer.sources.CustomSourceConfig
-
- getDataModel() - Method in class com.linkedin.feathr.core.config.producer.sources.PassThroughConfig
-
- getDates() - Method in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- getDecay() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getDecoder() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getDef() - Method in class com.linkedin.feathr.core.config.producer.anchors.LateralViewParams
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.ComplexFeatureConfig
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExpressionBasedFeatureConfig
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExtractorBasedFeatureConfig
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.SimpleFeatureConfig
-
- getDefaultValue() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getDefinition() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExpr
-
Deprecated.
- getDerivations() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationsConfig
-
- getDerivationsConfig() - Method in class com.linkedin.feathr.core.config.producer.FeatureDefConfig
-
- getDetails() - Method in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- getDimensionTypes() - Method in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
Array of the types for each dimension.
- getDocumentModel() - Method in class com.linkedin.feathr.core.config.producer.sources.CouchbaseConfig
-
- getDurationWithDefault(Config, String, Duration) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return numeric config value with default
- getEmbeddingSize() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getEnableIncremental() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
- getEncoder() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getEnd() - Method in class com.linkedin.feathr.core.config.consumer.DateTimeRange
-
- getEndTime() - Method in class com.linkedin.feathr.core.config.consumer.AbsoluteTimeRangeConfig
-
- getExpansion() - Method in class com.linkedin.feathr.core.config.producer.derivations.SequentialJoinConfig
-
- getExpr() - Method in class com.linkedin.feathr.core.config.producer.TypedExpr
-
- getExprType() - Method in class com.linkedin.feathr.core.config.producer.anchors.ComplexFeatureConfig
-
- getExprType() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExpressionBasedFeatureConfig
-
- getExprType() - Method in class com.linkedin.feathr.core.config.producer.TypedExpr
-
- getExtractFeatures() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getExtractor() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithExtractor
-
- getExtractorClasses(Map<ConfigType, ConfigDataProvider>) - Static method in class com.linkedin.feathr.core.configvalidator.typesafe.ExtractorClassValidationUtils
-
Get a list of full class names of extractors in FeatureDef config for anchors and derivations.
- getFactoryInstance() - Static method in class com.linkedin.feathr.core.configvalidator.ConfigValidatorFactory
-
get singleton instance
- getFeature() - Method in class com.linkedin.feathr.core.config.producer.derivations.KeyedFeature
-
- getFeatureBagConfig(String) - Method in class com.linkedin.feathr.core.config.consumer.JoinConfig
-
- getFeatureBagConfigs() - Method in class com.linkedin.feathr.core.config.consumer.JoinConfig
-
- getFeatureExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.ComplexFeatureConfig
-
- getFeatureExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExpressionBasedFeatureConfig
-
- getFeatureExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.SimpleFeatureConfig
-
Deprecated.
- getFeatureExpr() - Method in class com.linkedin.feathr.core.config.producer.derivations.SimpleDerivationConfig
-
- getFeatureName() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExtractorBasedFeatureConfig
-
- getFeatureName() - Method in class com.linkedin.feathr.core.config.producer.anchors.SimpleFeatureConfig
-
- getFeatures() - Method in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- getFeatures() - Method in class com.linkedin.feathr.core.config.generation.FeatureGenConfig
-
- getFeatures() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfig
-
- getFeatureSourceName() - Method in class com.linkedin.feathr.core.config.producer.sources.VectorConfig
-
- getFeatureType() - Method in class com.linkedin.feathr.core.config.producer.anchors.ComplexFeatureConfig
-
- getFeatureType() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExpressionBasedFeatureConfig
-
- getFeatureType() - Method in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.ComplexFeatureConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExpressionBasedFeatureConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExtractorBasedFeatureConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.SimpleFeatureConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getFeatureTypeConfig() - Method in interface com.linkedin.feathr.core.config.producer.derivations.DerivationConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExpr
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExtractor
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.derivations.SequentialJoinConfig
-
- getFeatureTypeConfig() - Method in class com.linkedin.feathr.core.config.producer.derivations.SimpleDerivationConfig
-
- getFeatureTypedExpr() - Method in class com.linkedin.feathr.core.config.producer.derivations.SimpleDerivationConfig
-
- getFilter() - Method in class com.linkedin.feathr.core.config.producer.anchors.LateralViewParams
-
- getFilter() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getFilterExprType() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getFinder() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getFormat() - Method in class com.linkedin.feathr.core.config.consumer.TimestampColumnConfig
-
- getGroupBy() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getHasTimeSnapshot() - Method in class com.linkedin.feathr.core.config.producer.sources.HdfsConfigWithRegularData
-
- getHoconString(Config, String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
Get the typesafe ConfigValue.render() with given path
- getInputFeatures(String) - Method in class com.linkedin.feathr.core.utils.MvelInputsResolver
-
Gets the input features in the mvel expression.
- getInputs() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExpr
-
- getInputs() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExtractor
-
- getInstance() - Static method in class com.linkedin.feathr.config.FeatureDefinitionLoaderFactory
-
- getInstance() - Static method in class com.linkedin.feathr.core.config.producer.common.KeyListExtractor
-
- getInstance() - Static method in interface com.linkedin.feathr.core.configvalidator.ConfigValidator
-
- getInstance(ClientType) - Static method in interface com.linkedin.feathr.core.configvalidator.ConfigValidator
-
Factory method to get an instance of ConfigValidator
- getInstance() - Static method in class com.linkedin.feathr.core.utils.MvelInputsResolver
-
- getIntWithDefault(Config, String, int) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return int config value with default
- getItemAlias() - Method in class com.linkedin.feathr.core.config.producer.anchors.LateralViewParams
-
- getKey() - Method in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- getKey() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKey
-
- getKey() - Method in class com.linkedin.feathr.core.config.producer.anchors.TypedKey
-
Get the list of key String extracted from raw key expression
- getKey() - Method in class com.linkedin.feathr.core.config.producer.derivations.KeyedFeature
-
Get the list of key String extracted from raw key expression
- getKeyAlias() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithExtractor
-
- getKeyAlias() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKey
-
- getKeyedFeatures() - Method in class com.linkedin.feathr.core.config.consumer.FeatureBagConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.CouchbaseConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.CustomSourceConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.EspressoConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.VectorConfig
-
- getKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.VeniceConfig
-
- getKeyExprType() - Method in class com.linkedin.feathr.core.config.producer.anchors.TypedKey
-
- getKeyExtractor() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithExtractor
-
- getKeyExtractor() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKeyExtractor
-
- getKeys() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExpr
-
- getKeys() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExtractor
-
- getKeys() - Method in class com.linkedin.feathr.core.config.producer.derivations.SequentialJoinConfig
-
- getLateralViewParams() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKey
-
- getLateralViewParams() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKeyExtractor
-
- getLength() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getLimit() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getLongWithDefault(Config, String, long) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return long config value with default
- getName() - Method in class com.linkedin.feathr.core.config.consumer.TimestampColumnConfig
-
- getName() - Method in class com.linkedin.feathr.core.config.generation.OperationalConfig
-
- getName() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
- getNumberWithDefault(Config, String, Number) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return numeric config value with default
- getObservationTimeInfo() - Method in class com.linkedin.feathr.core.config.consumer.SettingsConfig
-
- getOffset() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getOffset() - Method in class com.linkedin.feathr.core.config.consumer.RelativeTimeRangeConfig
-
- getOperationalConfig() - Method in class com.linkedin.feathr.core.config.generation.FeatureGenConfig
-
- getOptionalKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getOutputFormat() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
- getOutputKeys() - Method in class com.linkedin.feathr.core.config.producer.derivations.BaseFeatureConfig
-
- getOutputProcessorsListConfig() - Method in class com.linkedin.feathr.core.config.generation.OperationalConfig
-
- getOverrideTimeDelay() - Method in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- getParameters() - Method in class com.linkedin.feathr.core.config.producer.anchors.ExtractorBasedFeatureConfig
-
- getParameters() - Method in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
Return parameters for the extractor.
- getParameters() - Method in class com.linkedin.feathr.core.config.producer.anchors.SimpleFeatureConfig
-
- getParams() - Method in class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
- getPath() - Method in class com.linkedin.feathr.core.config.producer.sources.HdfsConfig
-
- getPathSpec() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getQueryArguments() - Method in class com.linkedin.feathr.core.config.producer.sources.PinotConfig
-
- getQueryKeyColumns() - Method in class com.linkedin.feathr.core.config.producer.sources.PinotConfig
-
- getQueryTemplate() - Method in class com.linkedin.feathr.core.config.producer.sources.PinotConfig
-
- getRawKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.TypedKey
-
- getRawKeyExpr() - Method in class com.linkedin.feathr.core.config.producer.derivations.KeyedFeature
-
- getReferenceEndTime() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getReferenceEndTimeFormat() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getReferenceSource() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getRelativeTimeRange() - Method in class com.linkedin.feathr.core.config.consumer.ObservationDataTimeSettingsConfig
-
- getReqParams() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getResourceName() - Method in class com.linkedin.feathr.core.config.producer.sources.PinotConfig
-
- getResourceName() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getRetention() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
- getSettings() - Method in class com.linkedin.feathr.core.config.consumer.JoinConfig
-
- getShapes() - Method in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
The shape (sometimes called the “size” or “dense shape”) of the tensor.
- getSimulateTimeDelay() - Method in class com.linkedin.feathr.core.config.consumer.JoinTimeSettingsConfig
-
- getSimulateTimeDelay() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
- getSize() - Method in class com.linkedin.feathr.core.config.producer.anchors.WindowParametersConfig
-
- getSlidingInterval() - Method in class com.linkedin.feathr.core.config.producer.anchors.WindowParametersConfig
-
- getSource() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfig
-
- getSourceName() - Method in class com.linkedin.feathr.core.config.producer.sources.SourceConfig
-
Returns the name associated with the source.
- getSources() - Method in class com.linkedin.feathr.core.config.producer.sources.SourcesConfig
-
- getSourcesConfig() - Method in class com.linkedin.feathr.core.config.producer.FeatureDefConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.CouchbaseConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.CustomSourceConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.EspressoConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.HdfsConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.KafkaConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.PassThroughConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.PinotConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.RestliConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.RocksDbConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.SourceConfig
-
- getSourceType() - Method in enum com.linkedin.feathr.core.config.producer.sources.SourceType
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.VectorConfig
-
- getSourceType() - Method in class com.linkedin.feathr.core.config.producer.sources.VeniceConfig
-
- getStart() - Method in class com.linkedin.feathr.core.config.consumer.DateTimeRange
-
- getStartTime() - Method in class com.linkedin.feathr.core.config.consumer.AbsoluteTimeRangeConfig
-
- getStoreName() - Method in class com.linkedin.feathr.core.config.producer.sources.VeniceConfig
-
- getStream() - Method in class com.linkedin.feathr.core.config.producer.sources.KafkaConfig
-
- getStringList(Config, String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return a String list config value where the value can be either a single String or String list
- getStringMap(Config) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return a String map config value where the key and value are both simple String
- getStringWithDefault(Config, String, String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
return string config value with default
- getSwaConfig() - Method in class com.linkedin.feathr.core.config.producer.sources.HdfsConfigWithSlidingWindow
-
- getSwaConfig() - Method in class com.linkedin.feathr.core.config.producer.sources.KafkaConfig
-
- getTable() - Method in class com.linkedin.feathr.core.config.producer.sources.EspressoConfig
-
- getTimeFormat() - Method in class com.linkedin.feathr.core.config.consumer.AbsoluteTimeRangeConfig
-
- getTimePartitionPattern() - Method in class com.linkedin.feathr.core.config.producer.sources.HdfsConfig
-
- getTimeResolution() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getTimeSeries() - Method in class com.linkedin.feathr.core.config.producer.sources.SlidingWindowAggrConfig
-
- getTimeSetting() - Method in class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
- getTimestampColumn() - Method in class com.linkedin.feathr.core.config.consumer.JoinTimeSettingsConfig
-
- getTimestampField() - Method in class com.linkedin.feathr.core.config.producer.sources.TimeWindowParams
-
- getTimestampFormat() - Method in class com.linkedin.feathr.core.config.producer.sources.TimeWindowParams
-
- getTimeWindowJoin() - Method in class com.linkedin.feathr.core.config.consumer.SettingsConfig
-
- getTimeWindowParams() - Method in class com.linkedin.feathr.core.config.producer.sources.SlidingWindowAggrConfig
-
- getTimeZone() - Method in class com.linkedin.feathr.core.config.common.DateTimeConfig
-
- getTransformation() - Method in class com.linkedin.feathr.core.config.producer.derivations.BaseFeatureConfig
-
- getTransformationClass() - Method in class com.linkedin.feathr.core.config.producer.derivations.BaseFeatureConfig
-
- getTypedColumnExpr() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getTypedDefinition() - Method in class com.linkedin.feathr.core.config.producer.derivations.DerivationConfigWithExpr
-
- getTypedFilter() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getTypedKey() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithExtractor
-
- getTypedKey() - Method in class com.linkedin.feathr.core.config.producer.anchors.AnchorConfigWithKey
-
- getUrls() - Method in class com.linkedin.feathr.core.configdataprovider.UrlConfigDataProvider
-
- getUseLatestFeatureData() - Method in class com.linkedin.feathr.core.config.consumer.JoinTimeSettingsConfig
-
- getValidationStatus() - Method in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- getValidationType() - Method in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- getValidatorInstance(ClientType) - Method in class com.linkedin.feathr.core.configvalidator.ConfigValidatorFactory
-
to get an instance of ConfigValidator
- getValType() - Method in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
The value type.
- getWeight() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getWindow() - Method in class com.linkedin.feathr.core.config.consumer.RelativeTimeRangeConfig
-
- getWindow() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getWindowParameters() - Method in class com.linkedin.feathr.core.config.producer.anchors.TimeWindowFeatureConfig
-
- getWindowType() - Method in class com.linkedin.feathr.core.config.producer.anchors.WindowParametersConfig
-
- GROUPBY - Static variable in class com.linkedin.feathr.core.config.producer.anchors.FeatureConfig
-
- OBSERVATION_DATA_TIME_SETTINGS - Static variable in class com.linkedin.feathr.core.config.consumer.SettingsConfig
-
- ObservationDataTimeSettingsConfig - Class in com.linkedin.feathr.core.config.consumer
-
Represents temporal parameters used in observationDataTimeSettings.
- ObservationDataTimeSettingsConfig(AbsoluteTimeRangeConfig, RelativeTimeRangeConfig) - Constructor for class com.linkedin.feathr.core.config.consumer.ObservationDataTimeSettingsConfig
-
Constructor with all parameters
- ObservationDataTimeSettingsConfigBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.consumer
-
Builds the [[ObservationDataTimeSettingsConfig]] object
observationDataTimeSettings: {
absoluteTimeRange: {
startTime: 20200809
endTime: 20200810
timeFormat: yyyyMMdd
}
(or)
relativeTimeRange: {
offset: 1d
window: 1d
}
}
- OfflineOperationalConfig - Class in com.linkedin.feathr.core.config.generation
-
Operational section in feature generation config
Feature generation config contains two major sections, i.e., operational and feature list sections,
feature list specify the features to generate,
operational section contains all the related settings.
- OfflineOperationalConfig(List<OutputProcessorConfig>, String, DateTimeConfig, Duration, Duration, Boolean) - Constructor for class com.linkedin.feathr.core.config.generation.OfflineOperationalConfig
-
- OFFSET - Static variable in class com.linkedin.feathr.core.config.consumer.RelativeTimeRangeConfig
-
- OperationalConfig - Class in com.linkedin.feathr.core.config.generation
-
Operational section in feature generation config
This abstract class is extended by offline and nearline Operational Config.
- OperationalConfig(List<OutputProcessorConfig>, String) - Constructor for class com.linkedin.feathr.core.config.generation.OperationalConfig
-
- OperationalConfigBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.generation
-
Operation config object builder
- OperationEnvironment - Enum in com.linkedin.feathr.core.configbuilder.typesafe.generation
-
- OUTPUT_KEY - Static variable in interface com.linkedin.feathr.core.config.producer.derivations.DerivationConfig
-
- OutputFormat - Enum in com.linkedin.feathr.core.config.common
-
output format of Frame feature generation,
name-term-value(NAME_TERM_VALUE), name-listof-term-value(COMPACT_NAME_TERM_VALUE), RAW_DATA(raw dataframe), TENSOR
- OutputProcessorBuilder - Class in com.linkedin.feathr.core.configbuilder.typesafe.generation
-
Output processor config object builder, e.g., HDFS, VENICE processor
- OutputProcessorConfig - Class in com.linkedin.feathr.core.config.generation
-
Output processor config, e.g., write to HDFS processor or push to Venice processor
- OutputProcessorConfig(String, OutputFormat, Config) - Constructor for class com.linkedin.feathr.core.config.generation.OutputProcessorConfig
-
Constructor
- OVERRIDE_TIME_DELAY - Static variable in class com.linkedin.feathr.core.config.consumer.KeyedFeatures
-
- VAL_TYPE - Static variable in class com.linkedin.feathr.core.config.producer.common.FeatureTypeConfig
-
- VALID_SEMANTICS - Static variable in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- VALID_SYNTAX - Static variable in class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- validate(ConfigType, ValidationType, ConfigDataProvider) - Method in interface com.linkedin.feathr.core.configvalidator.ConfigValidator
-
Validates the configuration.
- validate(Map<ConfigType, ConfigDataProvider>, ValidationType) - Method in interface com.linkedin.feathr.core.configvalidator.ConfigValidator
-
Validates multiple Frame configuration types individually.
- validate(Map<ConfigType, ConfigDataProvider>, ValidationType) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.FeatureConsumerConfValidator
-
validate configs for Frame feature consumer
- validate(Map<ConfigType, ConfigDataProvider>, ValidationType) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.FeatureProducerConfValidator
-
validate each config in Frame feature producer MPs
- validate(ConfigType, ValidationType, ConfigDataProvider) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
-
Deprecated.
- validate(Map<ConfigType, ConfigDataProvider>, ValidationType) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
-
Deprecated.
- validateSemantics(FeatureDefConfig) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.FeatureConsumerConfValidator
-
Validates FeatureDef config semantically
- validateSemantics(FeatureDefConfig) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.FeatureProducerConfValidator
-
Validates FeatureDef config semantically
- validateSemantics(FeatureDefConfig) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
-
Deprecated.
Validates FeatureDef config semantically.
- validateSemantics(JoinConfig, FeatureDefConfig) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
-
Deprecated.
Validates Join config semantically.
- validateSyntax(ConfigType, Config) - Method in class com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
-
Deprecated.
Validates the configuration syntax.
- validateTimestampPattern(String, String, String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
Check if the input timestamp pattern is valid by invoking the DateTimeFormatter.
- validateTimestampPatternWithEpoch(String, String, String) - Static method in class com.linkedin.feathr.core.utils.ConfigUtils
-
Check if the input timestamp pattern is valid by checking for epoch/epoch_millis and then invoking the DateTimeFormatter.
- ValidationResult - Class in com.linkedin.feathr.core.configvalidator
-
Class to hold the configuration validation results
- ValidationResult(ValidationType, ValidationStatus) - Constructor for class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- ValidationResult(ValidationType, ValidationStatus, String) - Constructor for class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- ValidationResult(ValidationType, ValidationStatus, String, Throwable) - Constructor for class com.linkedin.feathr.core.configvalidator.ValidationResult
-
- ValidationStatus - Enum in com.linkedin.feathr.core.configvalidator
-
Enum for config validation status.
- ValidationType - Enum in com.linkedin.feathr.core.configvalidator
-
Enum for the type of config validation to be performed
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.common.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.definitions.FeatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.definitions.TensorCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.ExprType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.features.Availability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.features.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.producer.sources.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.TimeWindowAggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.config.WindowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.configbuilder.typesafe.generation.OperationEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.configvalidator.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.configvalidator.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.core.configvalidator.ValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.linkedin.feathr.exception.ErrorLabel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.linkedin.feathr.core.config.common.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.ConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.definitions.FeatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.definitions.TensorCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.ExprType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.features.Availability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.features.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.producer.sources.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.TimeWindowAggregationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.config.WindowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.configbuilder.typesafe.generation.OperationEnvironment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.configvalidator.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.configvalidator.ValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.core.configvalidator.ValidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.linkedin.feathr.exception.ErrorLabel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueType - Enum in com.linkedin.feathr.core.config.producer.features
-
Specifies the value type of a feature.
- VectorConfig - Class in com.linkedin.feathr.core.config.producer.sources
-
Represents the Vector source config.
- VectorConfig(String, String, String) - Constructor for class com.linkedin.feathr.core.config.producer.sources.VectorConfig
-
Constructor
- VeniceConfig - Class in com.linkedin.feathr.core.config.producer.sources
-
Represents the source config params for a Venice store
- VeniceConfig(String, String, String) - Constructor for class com.linkedin.feathr.core.config.producer.sources.VeniceConfig
-
Constructor