A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
User initiated abort job
- ABORTED_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
User initiated abort job
- ABORTING - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
When user sent abort command, but it's still running
- ABORTING_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
When user sent abort command, but it's still running
- addAllComment(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- addAllDefaultEnvironment(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- addAllDim(Iterable<? extends FixedShape.Dim>) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addAllEntities(Iterable<? extends FeatureSetProto.EntitySpec>) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addAllEntities(Iterable<? extends FieldProto.Field>) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addAllEntityRows(Iterable<? extends ServingAPIProto.GetOnlineFeaturesRequest.EntityRow>) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addAllExtraMetadata(Iterable<? extends Any>) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addAllFeature(Iterable<? extends Feature>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addAllFeature(Iterable<? extends Feature>) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addAllFeatures(Iterable<? extends FeatureSetProto.FeatureSpec>) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addAllFeatures(Iterable<? extends ServingAPIProto.FeatureReference>) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addAllFeatures(Iterable<? extends ServingAPIProto.FeatureReference>) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addAllFeatureSets(Iterable<? extends FeatureSetProto.FeatureSet>) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addAllFeatureSets(Iterable<? extends FeatureSetProto.FeatureSet>) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addAllFields(Iterable<? extends FieldProto.Field>) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addAllFieldValues(Iterable<? extends ServingAPIProto.GetOnlineFeaturesResponse.FieldValues>) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addAllFileUris(Iterable<String>) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- addAllFileUris(Iterable<String>) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- addAllFloatDomain(Iterable<? extends FloatDomain>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addAllIndexColumnNames(Iterable<String>) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- addAllIndexFeature(Iterable<? extends SparseFeature.IndexFeature>) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addAllInEnvironment(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- addAllIntDomain(Iterable<? extends IntDomain>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addAllJobs(Iterable<? extends IngestionJobProto.IngestionJob>) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addAllNotInEnvironment(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- addAllProjects(Iterable<String>) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- addAllSparseFeature(Iterable<? extends SparseFeature>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addAllSparseFeature(Iterable<? extends SparseFeature>) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addAllStep(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- addAllStore(Iterable<? extends StoreProto.Store>) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addAllStringDomain(Iterable<? extends StringDomain>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addAllSubscriptions(Iterable<? extends StoreProto.Store.Subscription>) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addAllTag(Iterable<String>) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- addAllVal(Iterable<? extends ByteString>) - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - addAllVal(Iterable<? extends Boolean>) - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - addAllVal(Iterable<? extends Double>) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - addAllVal(Iterable<? extends Float>) - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - addAllVal(Iterable<? extends Integer>) - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - addAllVal(Iterable<? extends Long>) - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - addAllVal(Iterable<String>) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - addAllValue(Iterable<String>) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- addAllWeightedFeature(Iterable<? extends WeightedFeature>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addComment(String) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- addCommentBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- addDefaultEnvironment(String) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- addDefaultEnvironmentBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- addDim(int, FixedShape.Dim) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addDim(int, FixedShape.Dim.Builder) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addDim(FixedShape.Dim) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addDim(FixedShape.Dim.Builder) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addDimBuilder() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addDimBuilder(int) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- addEntities(int, FeatureSetProto.EntitySpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntities(int, FeatureSetProto.EntitySpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntities(int, FieldProto.Field) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntities(int, FieldProto.Field.Builder) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntities(FeatureSetProto.EntitySpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntities(FeatureSetProto.EntitySpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntities(FieldProto.Field) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntities(FieldProto.Field.Builder) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntitiesBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntitiesBuilder() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntitiesBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- addEntitiesBuilder(int) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- addEntityRows(int, ServingAPIProto.GetOnlineFeaturesRequest.EntityRow) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addEntityRows(int, ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addEntityRows(ServingAPIProto.GetOnlineFeaturesRequest.EntityRow) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addEntityRows(ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addEntityRowsBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addEntityRowsBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- addExtraMetadata(int, Any) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addExtraMetadata(int, Any.Builder) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addExtraMetadata(Any) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addExtraMetadata(Any.Builder) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addExtraMetadataBuilder() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addExtraMetadataBuilder(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- addFeature(int, Feature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeature(int, Feature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeature(int, Feature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeature(int, Feature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeature(Feature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeature(Feature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeature(Feature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeature(Feature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeatureBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeatureBuilder() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- addFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - addFeatures(int, FeatureSetProto.FeatureSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeatures(int, FeatureSetProto.FeatureSpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeatures(int, ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(int, ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(int, ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(int, ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(FeatureSetProto.FeatureSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeatures(FeatureSetProto.FeatureSpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeatures(ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatures(ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeaturesBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeaturesBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeaturesBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeaturesBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- addFeaturesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeaturesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- addFeatureSets(int, FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSets(int, FeatureSetProto.FeatureSet) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFeatureSets(int, FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSets(int, FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFeatureSets(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSets(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFeatureSets(FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSets(FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFeatureSetsBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSetsBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFeatureSetsBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - addFeatureSetsBuilder(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- addFields(int, FieldProto.Field) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFields(int, FieldProto.Field.Builder) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFields(FieldProto.Field) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFields(FieldProto.Field.Builder) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFieldsBuilder() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFieldsBuilder(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- addFieldValues(int, ServingAPIProto.GetOnlineFeaturesResponse.FieldValues) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFieldValues(int, ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFieldValues(ServingAPIProto.GetOnlineFeaturesResponse.FieldValues) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFieldValues(ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFieldValuesBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFieldValuesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- addFileUris(String) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- addFileUris(String) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- addFileUrisBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- addFileUrisBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- addFloatDomain(int, FloatDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addFloatDomain(int, FloatDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addFloatDomain(FloatDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addFloatDomain(FloatDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addFloatDomainBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addFloatDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- addIndexColumnNames(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- addIndexColumnNamesBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- addIndexFeature(int, SparseFeature.IndexFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addIndexFeature(int, SparseFeature.IndexFeature.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addIndexFeature(SparseFeature.IndexFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addIndexFeature(SparseFeature.IndexFeature.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addIndexFeatureBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addIndexFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- addInEnvironment(String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- addInEnvironmentBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- addIntDomain(int, IntDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addIntDomain(int, IntDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addIntDomain(IntDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addIntDomain(IntDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addIntDomainBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addIntDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- addJobs(int, IngestionJobProto.IngestionJob) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addJobs(int, IngestionJobProto.IngestionJob.Builder) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addJobs(IngestionJobProto.IngestionJob) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addJobs(IngestionJobProto.IngestionJob.Builder) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addJobsBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addJobsBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - addNotInEnvironment(String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- addNotInEnvironmentBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- addProjects(String) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- addProjectsBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.SourceProto.Source.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FieldProto.Field.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.StringList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Path.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- addSparseFeature(int, SparseFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeature(int, SparseFeature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addSparseFeature(int, SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeature(int, SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addSparseFeature(SparseFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeature(SparseFeature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addSparseFeature(SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeature(SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addSparseFeatureBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeatureBuilder() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addSparseFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- addSparseFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - addStep(String) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- addStepBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- addStore(int, StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStore(int, StoreProto.Store.Builder) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStore(StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStore(StoreProto.Store.Builder) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStoreBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStoreBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - addStringDomain(int, StringDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addStringDomain(int, StringDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addStringDomain(StringDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addStringDomain(StringDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addStringDomainBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addStringDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- addSubscriptions(int, StoreProto.Store.Subscription) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addSubscriptions(int, StoreProto.Store.Subscription.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addSubscriptions(StoreProto.Store.Subscription) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addSubscriptions(StoreProto.Store.Subscription.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addSubscriptionsBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addSubscriptionsBuilder(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- addTag(String) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- addTagBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- addVal(boolean) - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - addVal(double) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - addVal(float) - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - addVal(int) - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - addVal(long) - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - addVal(ByteString) - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - addVal(String) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - addValBytes(ByteString) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - addValue(String) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- addValueBytes(ByteString) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- addWeightedFeature(int, WeightedFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addWeightedFeature(int, WeightedFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addWeightedFeature(WeightedFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addWeightedFeature(WeightedFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addWeightedFeatureBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- addWeightedFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- ALPHA - org.tensorflow.metadata.v0.LifecycleStage
-
Prototype feature, not used in experiments yet.
- ALPHA_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Prototype feature, not used in experiments yet.
- Annotation - Class in org.tensorflow.metadata.v0
-
Additional information about the schema or about a feature.
- ANNOTATION_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- ANNOTATION_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- Annotation.Builder - Class in org.tensorflow.metadata.v0
-
Additional information about the schema or about a feature.
- AnnotationOrBuilder - Interface in org.tensorflow.metadata.v0
- applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Create or update and existing feature set.
- applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Create or update and existing feature set.
- applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest, StreamObserver<CoreServiceProto.ApplyFeatureSetResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Create or update and existing feature set.
- applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest, StreamObserver<CoreServiceProto.ApplyFeatureSetResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Create or update and existing feature set.
- archiveProject(CoreServiceProto.ArchiveProjectRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Archives a project.
- archiveProject(CoreServiceProto.ArchiveProjectRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Archives a project.
- archiveProject(CoreServiceProto.ArchiveProjectRequest, StreamObserver<CoreServiceProto.ArchiveProjectResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Archives a project.
- archiveProject(CoreServiceProto.ArchiveProjectRequest, StreamObserver<CoreServiceProto.ArchiveProjectResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Archives a project.
- ATTEMPTS_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Attempt
- AUTOSCALINGALGORITHM_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
B
- BETA - org.tensorflow.metadata.v0.LifecycleStage
-
Used in user-facing experiments.
- BETA_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Used in user-facing experiments.
- BIGQUERY - feast.proto.core.StoreProto.Store.StoreType
-
BigQuery stores a FeatureRow element as a row in a BigQuery table.
- BIGQUERY_CONFIG - feast.proto.core.StoreProto.Store.ConfigCase
- BIGQUERY_CONFIG_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- BIGQUERY_VALUE - Static variable in enum feast.proto.core.StoreProto.Store.StoreType
-
BigQuery stores a FeatureRow element as a row in a BigQuery table.
- bindService() - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
- bindService() - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
- bindService() - Method in class io.grpc.health.v1.HealthGrpc.HealthImplBase
- BOOL - feast.proto.types.ValueProto.ValueType.Enum
-
BOOL = 7; - BOOL_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- BOOL_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- BOOL_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- BOOL_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- BOOL_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
BOOL_LIST = 17; - BOOL_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- BOOL_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- BOOL_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
BOOL_LIST = 17; - BOOL_VAL - feast.proto.types.ValueProto.Value.ValCase
- BOOL_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- BOOL_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
BOOL = 7; - BoolDomain - Class in org.tensorflow.metadata.v0
-
Encodes information about the domain of a boolean attribute that encodes its TRUE/FALSE values as strings, or 0=false, 1=true.
- BoolDomain.Builder - Class in org.tensorflow.metadata.v0
-
Encodes information about the domain of a boolean attribute that encodes its TRUE/FALSE values as strings, or 0=false, 1=true.
- BoolDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- BOOTSTRAP_SERVERS_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.KafkaSourceConfig
- build() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- build() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- build() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- build() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- build() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- build() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- build() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- build() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- build() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- build() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- build() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- build() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- build() - Method in class feast.proto.core.SourceProto.Source.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- build() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- build() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- build() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- build() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- build() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- build() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- build() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- build() - Method in class feast.proto.types.FieldProto.Field.Builder
- build() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- build() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- build() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- build() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- build() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- build() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- build() - Method in class feast.proto.types.ValueProto.StringList.Builder
- build() - Method in class feast.proto.types.ValueProto.Value.Builder
- build() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- build() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- build() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- build() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- build() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- build() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- build() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- build() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- build() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- build() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- build() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- build() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- build() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- build() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- build() - Method in class org.tensorflow.metadata.v0.Path.Builder
- build() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- build() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- build() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- build() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- build() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- build() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- build() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- build() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- build() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- build(Channel, CallOptions) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
- build(Channel, CallOptions) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
- build(Channel, CallOptions) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
- build(Channel, CallOptions) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceBlockingStub
- build(Channel, CallOptions) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
- build(Channel, CallOptions) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceStub
- build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthBlockingStub
- build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthFutureStub
- build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthStub
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- buildPartial() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- buildPartial() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- buildPartial() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- buildPartial() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- buildPartial() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- buildPartial() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- buildPartial() - Method in class feast.proto.core.SourceProto.Source.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- buildPartial() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- buildPartial() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- buildPartial() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- buildPartial() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- buildPartial() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- buildPartial() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- buildPartial() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- buildPartial() - Method in class feast.proto.types.FieldProto.Field.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.StringList.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.Value.Builder
- buildPartial() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- buildPartial() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- buildPartial() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.Path.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- buildPartial() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- BYTES - feast.proto.types.ValueProto.ValueType.Enum
-
BYTES = 1; - BYTES - org.tensorflow.metadata.v0.FeatureType
-
BYTES = 1; - BYTES_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
BYTES_LIST = 11; - BYTES_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- BYTES_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- BYTES_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
BYTES_LIST = 11; - BYTES_VAL - feast.proto.types.ValueProto.Value.ValCase
- BYTES_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- BYTES_VALUE - org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- BYTES_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
BYTES = 1; - BYTES_VALUE - Static variable in enum org.tensorflow.metadata.v0.FeatureType
-
BYTES = 1; - BYTES_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
C
- CASSANDRA - feast.proto.core.StoreProto.Store.StoreType
-
Unsupported in Feast 0.3
- CASSANDRA_CONFIG - feast.proto.core.StoreProto.Store.ConfigCase
- CASSANDRA_CONFIG_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- CASSANDRA_VALUE - Static variable in enum feast.proto.core.StoreProto.Store.StoreType
-
Unsupported in Feast 0.3
- CAUSE_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Error
- check(HealthProto.HealthCheckRequest) - Method in class io.grpc.health.v1.HealthGrpc.HealthBlockingStub
- check(HealthProto.HealthCheckRequest) - Method in class io.grpc.health.v1.HealthGrpc.HealthFutureStub
- check(HealthProto.HealthCheckRequest, StreamObserver<HealthProto.HealthCheckResponse>) - Method in class io.grpc.health.v1.HealthGrpc.HealthImplBase
- check(HealthProto.HealthCheckRequest, StreamObserver<HealthProto.HealthCheckResponse>) - Method in class io.grpc.health.v1.HealthGrpc.HealthStub
- clear() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- clear() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- clear() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- clear() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- clear() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- clear() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- clear() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clear() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- clear() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- clear() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- clear() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- clear() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- clear() - Method in class feast.proto.core.SourceProto.Source.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- clear() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- clear() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- clear() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- clear() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- clear() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- clear() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- clear() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- clear() - Method in class feast.proto.types.FieldProto.Field.Builder
- clear() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- clear() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- clear() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- clear() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- clear() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- clear() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- clear() - Method in class feast.proto.types.ValueProto.StringList.Builder
- clear() - Method in class feast.proto.types.ValueProto.Value.Builder
- clear() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- clear() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- clear() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- clear() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- clear() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- clear() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- clear() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- clear() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- clear() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- clear() - Method in class org.tensorflow.metadata.v0.Path.Builder
- clear() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- clear() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- clear() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- clear() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- clear() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- clear() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- clear() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- clearAnnotation() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- clearAnnotation() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- clearAttempts() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
int32 attempts = 1; - clearAutoscalingAlgorithm() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The autoscaling algorithm to use for the workerpool.
- clearBigqueryConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - clearBoolDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - clearBoolDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - clearBoolListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - clearBoolVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
bool bool_val = 7; - clearBootstrapServers() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Comma separated list of Kafka bootstrap servers.
- clearBytesListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - clearBytesVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
bytes bytes_val = 1; - clearBytesValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional bytes bytes_value = 3; - clearCassandraConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - clearCause() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
exception class name
- clearColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- clearColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- clearComment() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- clearConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
- clearConnectionString() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- clearCreatedTimestamp() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- clearDataFormat() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
Format of the data.
- clearDataFormat() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- clearDatasetConstraints() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- clearDatasetId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string dataset_id = 2; - clearDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- clearDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- clearDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- clearDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- clearDefaultEnvironment() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- clearDefaultValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- clearDenseShape() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- clearDenseShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- clearDenseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - clearDeprecated() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Deprecated.
- clearDeprecated() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- clearDim() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- clearDistributionConstraints() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- clearDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Reference to a domain defined at the schema level.
- clearDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- clearDomainInfo() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearDomainInfo() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clearDoubleListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - clearDoubleVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
double double_val = 5; - clearDriftComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- clearEntities() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- clearEntities() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- clearEntityRows() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- clearEntityTimestamp() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- clearError() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- clearError() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - clearEventTimestamp() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- clearExternalId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
External job ID specific to the runner.
- clearExtraMetadata() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- clearFalseValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - clearFeature() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- clearFeature() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - clearFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- clearFeatures() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- clearFeatures() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- clearFeatures() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- clearFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- clearFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - clearFeatureSet() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - clearFeatureSet() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature set name specifying the feature set of this referenced feature.
- clearFeatureSet() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- clearFeatureSet() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- clearFeatureSetName() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of the desired feature set.
- clearFeatureSetReference() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- clearFeatureSets() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - clearFeatureSets() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.SourceProto.Source.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.FieldProto.Field.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.StringList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.Path.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- clearFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- clearFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- clearFields() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- clearFieldValues() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- clearFileSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- clearFileUris() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- clearFileUris() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- clearFilter() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - clearFilter() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - clearFilter() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - clearFirstSeen() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - clearFloatDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - clearFloatDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - clearFloatDomain() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- clearFloatListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - clearFloatVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
float float_val = 6; - clearFloatValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional double float_value = 1; - clearFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- clearFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- clearGroupPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- clearGroupPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- clearHost() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
string host = 1; - clearHost() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
string host = 1; - clearId() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Job ID assigned by Feast
- clearId() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
-
Job ID assigned by Feast
- clearId() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
-
Job ID assigned by Feast
- clearId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Job ID assigned by Feast
- clearId() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
string id = 1; - clearImageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - clearImageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - clearIndexColumnNames() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- clearIndexFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- clearInEnvironment() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- clearInfinityNorm() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - clearIngestionId() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Identifier tying this feature row to a specific ingestion job.
- clearInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 initial_backoff_ms = 2; - clearInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- clearInitialRetryDelaySeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 initial_retry_delay_seconds = 4; - clearInt32ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - clearInt32Val() - Method in class feast.proto.types.ValueProto.Value.Builder
-
int32 int32_val = 3; - clearInt64ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - clearInt64Val() - Method in class feast.proto.types.ValueProto.Value.Builder
-
int64 int64_val = 4; - clearIntDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- clearIntDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- clearIntDomain() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- clearIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format of integer times.
- clearIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format of integer times.
- clearIntValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
Note that the data column might be of a shorter integral type.
- clearIsCategorical() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- clearIsSorted() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
If true then the index values are already sorted lexicographically.
- clearJob() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - clearJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - clearJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - clearJobs() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - clearJobStagingLocation() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Note: Batch specific options start from 10.
- clearKafkaSourceConfig() - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - clearKind() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- clearKind() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- clearLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- clearLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearLastAttempt() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - clearLifecycleStage() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The lifecycle stage of a feature.
- clearLifecycleStage() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- clearLifecycleStage() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- clearMax() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
optional float max = 4; - clearMax() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
optional int64 max = 4; - clearMax() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 max = 2; - clearMaxAge() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- clearMaxFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double max_fraction_threshold = 2; - clearMaxNumWorkers() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The maximum number of workers to use for the workerpool.
- clearMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 max_retries = 3; - clearMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- clearMessage() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string message = 3; - clearMeta() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- clearMidDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - clearMidDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - clearMin() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Min and max values of the domain.
- clearMin() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Min and max values for the domain.
- clearMin() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 min = 1; - clearMinCount() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum number of examples that have this feature.
- clearMinDomainMass() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- clearMinExamplesCount() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Minimum number of examples in the dataset.
- clearMinFraction() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum fraction of examples that have this feature.
- clearMinFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double min_fraction_threshold = 1; - clearName() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
-
Name of project to be archived
- clearName() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
-
Name of project (required)
- clearName() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of feature set (required).
- clearName() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
-
Name of desired store.
- clearName() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Name of the entity.
- clearName() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of the feature set.
- clearName() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Name of the feature.
- clearName() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the FeatureSet
- clearName() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Name of the store.
- clearName() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of the desired feature set.
- clearName() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature name
- clearName() - Method in class feast.proto.types.FieldProto.Field.Builder
-
string name = 1; - clearName() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- clearName() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- clearName() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- clearName() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- clearName() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- clearName() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- clearName() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- clearName() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- clearName() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- clearName() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- clearNaturalLanguageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- clearNaturalLanguageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- clearNetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE network for launching workers.
- clearNotInEnvironment() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- clearNumExamplesDriftComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- clearNumExamplesVersionComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- clearOmitEntitiesInResponse() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
Option to omit entities from the response.
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.SourceProto.Source.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.FieldProto.Field.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.StringList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.Path.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- clearPartitions() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Number of Kafka partitions to to use for managed feature stream.
- clearPort() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
int32 port = 2; - clearPort() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
int32 port = 2; - clearPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- clearPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- clearPresence() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- clearPresenceConstraints() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearPresenceConstraints() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clearProject() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of project the feature set belongs to.
- clearProject() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of project that the feature sets belongs to.
- clearProject() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of project that this feature set belongs to.
- clearProject() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the project
- clearProject() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Project id to use when launching jobs.
- clearProject() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of project that the feature sets belongs to.
- clearProject() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Project name.
- clearProjectId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string project_id = 1; - clearProjects() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- clearRedisClusterConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - clearRedisConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - clearRegion() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The Google Compute Engine region for creating Dataflow jobs.
- clearReplicationFactor() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Defines the number of copies of managed feature stream Kafka.
- clearRequired() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
-
optional bool required = 1; - clearRow() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - clearService() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
-
string service = 1; - clearServiceAccount() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Run the job as a specific service account, instead of the default GCE robot.
- clearShape() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- clearShape() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- clearShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- clearShapeType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clearShapeType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clearSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
optional int64 size = 1; - clearSkewComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- clearSource() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- clearSource() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- clearSourceConfig() - Method in class feast.proto.core.SourceProto.Source.Builder
- clearSparseFeature() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- clearSparseFeature() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - clearSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - clearSpec() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- clearStackTrace() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string stack_trace = 4; - clearStagingLocation() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string staging_location = 3; - clearStatus() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - clearStatus() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.UpdateStoreResponse.Status status = 2; - clearStatus() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Status of the feature set.
- clearStatus() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
.feast.core.IngestionJobStatus status = 3; - clearStatus() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- clearStatus() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - clearStep() - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- clearStore() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - clearStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - clearStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - clearStore() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- clearStoreName() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Name of store
- clearStringDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - clearStringDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - clearStringDomain() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- clearStringFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- clearStringFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- clearStringListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - clearStringVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
string string_val = 2; - clearStructDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - clearStructDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - clearSubnetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE subnetwork for launching workers.
- clearSubscriptions() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- clearTag() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- clearTargetParallelism() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
Controls the amount of target parallelism the DirectRunner will use.
- clearTempLocation() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
A pipeline level default location for storing temporary files.
- clearTensorRepresentation() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- clearTensorRepresentationGroup() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- clearThreshold() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- clearTimeDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - clearTimeDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - clearTimeOfDayDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - clearTimeOfDayDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - clearTopic() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Kafka topic to use for feature sets without user defined topics
- clearTotalTimeoutSeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 total_timeout_seconds = 5; - clearTransform() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
name of transform where the error occurred
- clearTrueValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- clearType() - Method in class feast.proto.core.SourceProto.Source.Builder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- clearType() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Type of store.
- clearType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Type of serving deployment, either ONLINE or BATCH.
- clearType() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- clearType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Physical type of the feature's values.
- clearType() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- clearUintValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- clearUrlDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - clearUrlDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - clearUsePublicIps() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Specifies whether worker pools should be started with public IP addresses.
- clearVal() - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - clearVal() - Method in class feast.proto.types.ValueProto.Value.Builder
- clearValue() - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - clearValue() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- clearValueColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- clearValueCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- clearValueCount() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- clearValueFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- clearValueType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Value type of the entity.
- clearValueType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Value type of the feature.
- clearVarlenSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - clearVersion() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
-
string version = 1; - clearVersion() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Feast version of this serving deployment.
- clearWeightedFeature() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- clearWeightFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- clearWorkerMachineType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Machine type to create Dataflow worker VMs as.
- clearZone() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCP availability zone for operations.
- clone() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- clone() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- clone() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- clone() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- clone() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- clone() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- clone() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- clone() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- clone() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- clone() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- clone() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- clone() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- clone() - Method in class feast.proto.core.SourceProto.Source.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- clone() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- clone() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- clone() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- clone() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- clone() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- clone() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- clone() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- clone() - Method in class feast.proto.types.FieldProto.Field.Builder
- clone() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- clone() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- clone() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- clone() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- clone() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- clone() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- clone() - Method in class feast.proto.types.ValueProto.StringList.Builder
- clone() - Method in class feast.proto.types.ValueProto.Value.Builder
- clone() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- clone() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- clone() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- clone() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- clone() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- clone() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- clone() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- clone() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- clone() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- clone() - Method in class org.tensorflow.metadata.v0.Path.Builder
- clone() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- clone() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- clone() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- clone() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- clone() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- clone() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- clone() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- COLUMN_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- COLUMN_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- COMMENT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Annotation
- COMPLETED - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Runner's reported the import job has completed (applicable to batch job)
- COMPLETED_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Runner's reported the import job has completed (applicable to batch job)
- CONFIG_NOT_SET - feast.proto.core.StoreProto.Store.ConfigCase
- CONNECTION_STRING_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- containsFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- containsFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Map containing mapping of entity name to entity value.
- containsFields(String) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Map containing mapping of entity name to entity value.
- containsFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- containsFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
-
Map of feature or entity name to feature/entity values.
- containsFields(String) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Map of feature or entity name to feature/entity values.
- containsLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- containsLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
User defined metadata
- containsLabels(String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
User defined metadata
- containsLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- containsLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Labels for user defined metadata on a feature
- containsLabels(String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Labels for user defined metadata on a feature
- containsTensorRepresentation(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - containsTensorRepresentation(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - containsTensorRepresentation(String) - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - containsTensorRepresentationGroup(String) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- containsTensorRepresentationGroup(String) - Method in class org.tensorflow.metadata.v0.Schema
-
TensorRepresentation groups.
- containsTensorRepresentationGroup(String) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
TensorRepresentation groups.
- CoreServiceGrpc - Class in feast.proto.core
- CoreServiceGrpc.CoreServiceBlockingStub - Class in feast.proto.core
- CoreServiceGrpc.CoreServiceFutureStub - Class in feast.proto.core
- CoreServiceGrpc.CoreServiceImplBase - Class in feast.proto.core
- CoreServiceGrpc.CoreServiceStub - Class in feast.proto.core
- CoreServiceImplBase() - Constructor for class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
- CoreServiceProto - Class in feast.proto.core
- CoreServiceProto.ApplyFeatureSetRequest - Class in feast.proto.core
-
Protobuf type
feast.core.ApplyFeatureSetRequest - CoreServiceProto.ApplyFeatureSetRequest.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ApplyFeatureSetRequest - CoreServiceProto.ApplyFeatureSetRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ApplyFeatureSetResponse - Class in feast.proto.core
-
Protobuf type
feast.core.ApplyFeatureSetResponse - CoreServiceProto.ApplyFeatureSetResponse.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ApplyFeatureSetResponse - CoreServiceProto.ApplyFeatureSetResponse.Status - Enum in feast.proto.core
-
TODO: 0 should correspond to invalid rather than NO_CHANGE
- CoreServiceProto.ApplyFeatureSetResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ArchiveProjectRequest - Class in feast.proto.core
-
Request for the archival of a project
- CoreServiceProto.ArchiveProjectRequest.Builder - Class in feast.proto.core
-
Request for the archival of a project
- CoreServiceProto.ArchiveProjectRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ArchiveProjectResponse - Class in feast.proto.core
-
Response for archival of a project
- CoreServiceProto.ArchiveProjectResponse.Builder - Class in feast.proto.core
-
Response for archival of a project
- CoreServiceProto.ArchiveProjectResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.CreateProjectRequest - Class in feast.proto.core
-
Request to create a project
- CoreServiceProto.CreateProjectRequest.Builder - Class in feast.proto.core
-
Request to create a project
- CoreServiceProto.CreateProjectRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.CreateProjectResponse - Class in feast.proto.core
-
Response for creation of a project
- CoreServiceProto.CreateProjectResponse.Builder - Class in feast.proto.core
-
Response for creation of a project
- CoreServiceProto.CreateProjectResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.GetFeastCoreVersionRequest - Class in feast.proto.core
-
Protobuf type
feast.core.GetFeastCoreVersionRequest - CoreServiceProto.GetFeastCoreVersionRequest.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.GetFeastCoreVersionRequest - CoreServiceProto.GetFeastCoreVersionRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.GetFeastCoreVersionResponse - Class in feast.proto.core
-
Protobuf type
feast.core.GetFeastCoreVersionResponse - CoreServiceProto.GetFeastCoreVersionResponse.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.GetFeastCoreVersionResponse - CoreServiceProto.GetFeastCoreVersionResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.GetFeatureSetRequest - Class in feast.proto.core
-
Request for a single feature set
- CoreServiceProto.GetFeatureSetRequest.Builder - Class in feast.proto.core
-
Request for a single feature set
- CoreServiceProto.GetFeatureSetRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.GetFeatureSetResponse - Class in feast.proto.core
-
Response containing a single feature set
- CoreServiceProto.GetFeatureSetResponse.Builder - Class in feast.proto.core
-
Response containing a single feature set
- CoreServiceProto.GetFeatureSetResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListFeatureSetsRequest - Class in feast.proto.core
-
Retrieves details for all versions of a specific feature set
- CoreServiceProto.ListFeatureSetsRequest.Builder - Class in feast.proto.core
-
Retrieves details for all versions of a specific feature set
- CoreServiceProto.ListFeatureSetsRequest.Filter - Class in feast.proto.core
-
Protobuf type
feast.core.ListFeatureSetsRequest.Filter - CoreServiceProto.ListFeatureSetsRequest.Filter.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListFeatureSetsRequest.Filter - CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListFeatureSetsRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListFeatureSetsResponse - Class in feast.proto.core
-
Protobuf type
feast.core.ListFeatureSetsResponse - CoreServiceProto.ListFeatureSetsResponse.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListFeatureSetsResponse - CoreServiceProto.ListFeatureSetsResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListIngestionJobsRequest - Class in feast.proto.core
-
Request for listing ingestion jobs
- CoreServiceProto.ListIngestionJobsRequest.Builder - Class in feast.proto.core
-
Request for listing ingestion jobs
- CoreServiceProto.ListIngestionJobsRequest.Filter - Class in feast.proto.core
-
Protobuf type
feast.core.ListIngestionJobsRequest.Filter - CoreServiceProto.ListIngestionJobsRequest.Filter.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListIngestionJobsRequest.Filter - CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListIngestionJobsRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListIngestionJobsResponse - Class in feast.proto.core
-
Response from listing ingestion jobs
- CoreServiceProto.ListIngestionJobsResponse.Builder - Class in feast.proto.core
-
Response from listing ingestion jobs
- CoreServiceProto.ListIngestionJobsResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListProjectsRequest - Class in feast.proto.core
-
Request for listing of projects
- CoreServiceProto.ListProjectsRequest.Builder - Class in feast.proto.core
-
Request for listing of projects
- CoreServiceProto.ListProjectsRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListProjectsResponse - Class in feast.proto.core
-
Response for listing of projects
- CoreServiceProto.ListProjectsResponse.Builder - Class in feast.proto.core
-
Response for listing of projects
- CoreServiceProto.ListProjectsResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListStoresRequest - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresRequest - CoreServiceProto.ListStoresRequest.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresRequest - CoreServiceProto.ListStoresRequest.Filter - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresRequest.Filter - CoreServiceProto.ListStoresRequest.Filter.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresRequest.Filter - CoreServiceProto.ListStoresRequest.FilterOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListStoresRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.ListStoresResponse - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresResponse - CoreServiceProto.ListStoresResponse.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.ListStoresResponse - CoreServiceProto.ListStoresResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.RestartIngestionJobRequest - Class in feast.proto.core
-
Request to restart ingestion job
- CoreServiceProto.RestartIngestionJobRequest.Builder - Class in feast.proto.core
-
Request to restart ingestion job
- CoreServiceProto.RestartIngestionJobRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.RestartIngestionJobResponse - Class in feast.proto.core
-
Response from restartingan injestion job
- CoreServiceProto.RestartIngestionJobResponse.Builder - Class in feast.proto.core
-
Response from restartingan injestion job
- CoreServiceProto.RestartIngestionJobResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.StopIngestionJobRequest - Class in feast.proto.core
-
Request to stop ingestion job
- CoreServiceProto.StopIngestionJobRequest.Builder - Class in feast.proto.core
-
Request to stop ingestion job
- CoreServiceProto.StopIngestionJobRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.StopIngestionJobResponse - Class in feast.proto.core
-
Request from stopping an ingestion job
- CoreServiceProto.StopIngestionJobResponse.Builder - Class in feast.proto.core
-
Request from stopping an ingestion job
- CoreServiceProto.StopIngestionJobResponseOrBuilder - Interface in feast.proto.core
- CoreServiceProto.UpdateStoreRequest - Class in feast.proto.core
-
Protobuf type
feast.core.UpdateStoreRequest - CoreServiceProto.UpdateStoreRequest.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.UpdateStoreRequest - CoreServiceProto.UpdateStoreRequestOrBuilder - Interface in feast.proto.core
- CoreServiceProto.UpdateStoreResponse - Class in feast.proto.core
-
Protobuf type
feast.core.UpdateStoreResponse - CoreServiceProto.UpdateStoreResponse.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.UpdateStoreResponse - CoreServiceProto.UpdateStoreResponse.Status - Enum in feast.proto.core
-
Protobuf enum
feast.core.UpdateStoreResponse.Status - CoreServiceProto.UpdateStoreResponseOrBuilder - Interface in feast.proto.core
- CREATED - feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
New feature set created
- CREATED_TIMESTAMP_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- CREATED_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
New feature set created
- createProject(CoreServiceProto.CreateProjectRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Creates a project.
- createProject(CoreServiceProto.CreateProjectRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Creates a project.
- createProject(CoreServiceProto.CreateProjectRequest, StreamObserver<CoreServiceProto.CreateProjectResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Creates a project.
- createProject(CoreServiceProto.CreateProjectRequest, StreamObserver<CoreServiceProto.CreateProjectResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Creates a project.
D
- DATA_FORMAT_AVRO - feast.proto.serving.ServingAPIProto.DataFormat
-
DATA_FORMAT_AVRO = 1; - DATA_FORMAT_AVRO_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.DataFormat
-
DATA_FORMAT_AVRO = 1; - DATA_FORMAT_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- DATA_FORMAT_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- DATA_FORMAT_INVALID - feast.proto.serving.ServingAPIProto.DataFormat
-
DATA_FORMAT_INVALID = 0; - DATA_FORMAT_INVALID_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.DataFormat
-
DATA_FORMAT_INVALID = 0; - DATASET_CONSTRAINTS_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- DATASET_ID_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.BigQueryConfig
- DATASET_SOURCE_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- DatasetConstraints - Class in org.tensorflow.metadata.v0
-
Constraints on the entire dataset.
- DatasetConstraints.Builder - Class in org.tensorflow.metadata.v0
-
Constraints on the entire dataset.
- DatasetConstraintsOrBuilder - Interface in org.tensorflow.metadata.v0
- DATASETSOURCE_NOT_SET - feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
- DEADLETTERTABLESPEC_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- DEADLETTERTABLESPEC_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- DEBUG_ONLY - org.tensorflow.metadata.v0.LifecycleStage
-
Only exists for debugging purposes.
- DEBUG_ONLY_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Only exists for debugging purposes.
- DEFAULT_ENVIRONMENT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- DENSE_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- DENSE_SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- DENSE_TENSOR - org.tensorflow.metadata.v0.TensorRepresentation.KindCase
- DENSE_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation
- DEPRECATED - org.tensorflow.metadata.v0.LifecycleStage
-
No longer supported: do not use in new models.
- DEPRECATED_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- DEPRECATED_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- DEPRECATED_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
No longer supported: do not use in new models.
- DIM_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FixedShape
- DISTRIBUTION_CONSTRAINTS_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- DistributionConstraints - Class in org.tensorflow.metadata.v0
-
Models constraints on the distribution of a feature's values.
- DistributionConstraints.Builder - Class in org.tensorflow.metadata.v0
-
Models constraints on the distribution of a feature's values.
- DistributionConstraintsOrBuilder - Interface in org.tensorflow.metadata.v0
- DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- DOMAININFO_NOT_SET - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- DOMAININFO_NOT_SET - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- DOUBLE - feast.proto.types.ValueProto.ValueType.Enum
-
DOUBLE = 5; - DOUBLE_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
DOUBLE_LIST = 15; - DOUBLE_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- DOUBLE_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- DOUBLE_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
DOUBLE_LIST = 15; - DOUBLE_VAL - feast.proto.types.ValueProto.Value.ValCase
- DOUBLE_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- DOUBLE_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
DOUBLE = 5; - DRIFT_COMPARATOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
E
- ENTITIES_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- ENTITIES_FIELD_NUMBER - Static variable in class feast.proto.storage.RedisProto.RedisKey
- ENTITY_ROWS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- ENTITY_TIMESTAMP_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- equals(Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- equals(Object) - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- equals(Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- equals(Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- equals(Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- equals(Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- equals(Object) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- equals(Object) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- equals(Object) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- equals(Object) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- equals(Object) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- equals(Object) - Method in class feast.proto.core.SourceProto.Source
- equals(Object) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- equals(Object) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- equals(Object) - Method in class feast.proto.core.StoreProto.Store
- equals(Object) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- equals(Object) - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- equals(Object) - Method in class feast.proto.core.StoreProto.Store.Subscription
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- equals(Object) - Method in class feast.proto.serving.ServingAPIProto.Job
- equals(Object) - Method in class feast.proto.storage.RedisProto.RedisKey
- equals(Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- equals(Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- equals(Object) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- equals(Object) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- equals(Object) - Method in class feast.proto.types.FieldProto.Field
- equals(Object) - Method in class feast.proto.types.ValueProto.BoolList
- equals(Object) - Method in class feast.proto.types.ValueProto.BytesList
- equals(Object) - Method in class feast.proto.types.ValueProto.DoubleList
- equals(Object) - Method in class feast.proto.types.ValueProto.FloatList
- equals(Object) - Method in class feast.proto.types.ValueProto.Int32List
- equals(Object) - Method in class feast.proto.types.ValueProto.Int64List
- equals(Object) - Method in class feast.proto.types.ValueProto.StringList
- equals(Object) - Method in class feast.proto.types.ValueProto.Value
- equals(Object) - Method in class feast.proto.types.ValueProto.ValueType
- equals(Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- equals(Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- equals(Object) - Method in class org.tensorflow.metadata.v0.Annotation
- equals(Object) - Method in class org.tensorflow.metadata.v0.BoolDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- equals(Object) - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- equals(Object) - Method in class org.tensorflow.metadata.v0.Feature
- equals(Object) - Method in class org.tensorflow.metadata.v0.FeatureComparator
- equals(Object) - Method in class org.tensorflow.metadata.v0.FeaturePresence
- equals(Object) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- equals(Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- equals(Object) - Method in class org.tensorflow.metadata.v0.FixedShape
- equals(Object) - Method in class org.tensorflow.metadata.v0.FloatDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.ImageDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.InfinityNorm
- equals(Object) - Method in class org.tensorflow.metadata.v0.IntDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.MIDDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- equals(Object) - Method in class org.tensorflow.metadata.v0.Path
- equals(Object) - Method in class org.tensorflow.metadata.v0.Schema
- equals(Object) - Method in class org.tensorflow.metadata.v0.SparseFeature
- equals(Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- equals(Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- equals(Object) - Method in class org.tensorflow.metadata.v0.StringDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.StructDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- equals(Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- equals(Object) - Method in class org.tensorflow.metadata.v0.TimeDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.URLDomain
- equals(Object) - Method in class org.tensorflow.metadata.v0.ValueCount
- equals(Object) - Method in class org.tensorflow.metadata.v0.WeightedFeature
- ERROR - feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Error occurred while trying to apply changes
- ERROR - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Runner's reported that the import job failed to run or there is a failure during job
- ERROR_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- ERROR_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Attempt
- ERROR_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Error occurred while trying to apply changes
- ERROR_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Runner's reported that the import job failed to run or there is a failure during job
- EVENT_TIMESTAMP_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowProto.FeatureRow
- EXTERNAL_ID_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- EXTRA_METADATA_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Annotation
F
- FALSE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.BoolDomain
- FEAST_SERVING_TYPE_BATCH - feast.proto.serving.ServingAPIProto.FeastServingType
-
Batch serving receives entity data asynchronously and orchestrates the retrieval through a staging location.
- FEAST_SERVING_TYPE_BATCH_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Batch serving receives entity data asynchronously and orchestrates the retrieval through a staging location.
- FEAST_SERVING_TYPE_INVALID - feast.proto.serving.ServingAPIProto.FeastServingType
-
FEAST_SERVING_TYPE_INVALID = 0; - FEAST_SERVING_TYPE_INVALID_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
FEAST_SERVING_TYPE_INVALID = 0; - FEAST_SERVING_TYPE_ONLINE - feast.proto.serving.ServingAPIProto.FeastServingType
-
Online serving receives entity data directly and synchronously and will respond immediately.
- FEAST_SERVING_TYPE_ONLINE_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Online serving receives entity data directly and synchronously and will respond immediately.
- feast.proto.core - package feast.proto.core
- feast.proto.serving - package feast.proto.serving
- feast.proto.storage - package feast.proto.storage
- feast.proto.types - package feast.proto.types
- Feature - Class in org.tensorflow.metadata.v0
-
Describes schema-level information about a specific feature.
- FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.StructDomain
- FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.WeightedFeature
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.FeatureReference
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.storage.RedisProto.RedisKey
- FEATURE_SET_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowProto.FeatureRow
- FEATURE_SET_NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- FEATURE_SET_REFERENCE_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- FEATURE_SETS_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- FEATURE_SETS_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- Feature.Builder - Class in org.tensorflow.metadata.v0
-
Describes schema-level information about a specific feature.
- Feature.DomainInfoCase - Enum in org.tensorflow.metadata.v0
- Feature.PresenceConstraintsCase - Enum in org.tensorflow.metadata.v0
- Feature.ShapeTypeCase - Enum in org.tensorflow.metadata.v0
- FeatureComparator - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.FeatureComparator - FeatureComparator.Builder - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.FeatureComparator - FeatureComparatorOrBuilder - Interface in org.tensorflow.metadata.v0
- FeatureOrBuilder - Interface in org.tensorflow.metadata.v0
- FeaturePresence - Class in org.tensorflow.metadata.v0
-
Describes constraints on the presence of the feature in the data.
- FeaturePresence.Builder - Class in org.tensorflow.metadata.v0
-
Describes constraints on the presence of the feature in the data.
- FeaturePresenceOrBuilder - Interface in org.tensorflow.metadata.v0
- FeaturePresenceWithinGroup - Class in org.tensorflow.metadata.v0
-
Records constraints on the presence of a feature inside a "group" context (e.g., .presence inside a group of features that define a sequence).
- FeaturePresenceWithinGroup.Builder - Class in org.tensorflow.metadata.v0
-
Records constraints on the presence of a feature inside a "group" context (e.g., .presence inside a group of features that define a sequence).
- FeaturePresenceWithinGroupOrBuilder - Interface in org.tensorflow.metadata.v0
- FeatureRowExtendedProto - Class in feast.proto.types
- FeatureRowExtendedProto.Attempt - Class in feast.proto.types
-
Protobuf type
feast.types.Attempt - FeatureRowExtendedProto.Attempt.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Attempt - FeatureRowExtendedProto.AttemptOrBuilder - Interface in feast.proto.types
- FeatureRowExtendedProto.Error - Class in feast.proto.types
-
Protobuf type
feast.types.Error - FeatureRowExtendedProto.Error.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Error - FeatureRowExtendedProto.ErrorOrBuilder - Interface in feast.proto.types
- FeatureRowExtendedProto.FeatureRowExtended - Class in feast.proto.types
-
Protobuf type
feast.types.FeatureRowExtended - FeatureRowExtendedProto.FeatureRowExtended.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.FeatureRowExtended - FeatureRowExtendedProto.FeatureRowExtendedOrBuilder - Interface in feast.proto.types
- FeatureRowProto - Class in feast.proto.types
- FeatureRowProto.FeatureRow - Class in feast.proto.types
-
Protobuf type
feast.types.FeatureRow - FeatureRowProto.FeatureRow.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.FeatureRow - FeatureRowProto.FeatureRowOrBuilder - Interface in feast.proto.types
- FEATURES_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- FEATURES_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- FEATURES_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- FeatureSetProto - Class in feast.proto.core
- FeatureSetProto.EntitySpec - Class in feast.proto.core
-
Protobuf type
feast.core.EntitySpec - FeatureSetProto.EntitySpec.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.EntitySpec - FeatureSetProto.EntitySpecOrBuilder - Interface in feast.proto.core
- FeatureSetProto.FeatureSet - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSet - FeatureSetProto.FeatureSet.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSet - FeatureSetProto.FeatureSetMeta - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSetMeta - FeatureSetProto.FeatureSetMeta.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSetMeta - FeatureSetProto.FeatureSetMetaOrBuilder - Interface in feast.proto.core
- FeatureSetProto.FeatureSetOrBuilder - Interface in feast.proto.core
- FeatureSetProto.FeatureSetSpec - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSetSpec - FeatureSetProto.FeatureSetSpec.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSetSpec - FeatureSetProto.FeatureSetSpecOrBuilder - Interface in feast.proto.core
- FeatureSetProto.FeatureSetStatus - Enum in feast.proto.core
-
Protobuf enum
feast.core.FeatureSetStatus - FeatureSetProto.FeatureSpec - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSpec - FeatureSetProto.FeatureSpec.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.FeatureSpec - FeatureSetProto.FeatureSpec.DomainInfoCase - Enum in feast.proto.core
- FeatureSetProto.FeatureSpec.PresenceConstraintsCase - Enum in feast.proto.core
- FeatureSetProto.FeatureSpec.ShapeTypeCase - Enum in feast.proto.core
- FeatureSetProto.FeatureSpecOrBuilder - Interface in feast.proto.core
- FeatureSetReferenceProto - Class in feast.proto.core
- FeatureSetReferenceProto.FeatureSetReference - Class in feast.proto.core
-
Defines a composite key that refers to a unique FeatureSet
- FeatureSetReferenceProto.FeatureSetReference.Builder - Class in feast.proto.core
-
Defines a composite key that refers to a unique FeatureSet
- FeatureSetReferenceProto.FeatureSetReferenceOrBuilder - Interface in feast.proto.core
- FeatureType - Enum in org.tensorflow.metadata.v0
-
Describes the physical representation of a feature.
- FIELD_VALUES_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- FieldProto - Class in feast.proto.types
- FieldProto.Field - Class in feast.proto.types
-
Protobuf type
feast.types.Field - FieldProto.Field.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Field - FieldProto.FieldOrBuilder - Interface in feast.proto.types
- FIELDS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- FIELDS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- FIELDS_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowProto.FeatureRow
- FILE_SOURCE - feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
- FILE_SOURCE_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.DatasetSource
- FILE_URIS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- FILE_URIS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- FILTER_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- FILTER_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- FILTER_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListStoresRequest
- FIRST_SEEN_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- FixedShape - Class in org.tensorflow.metadata.v0
-
Specifies a fixed shape for the feature's values.
- FixedShape.Builder - Class in org.tensorflow.metadata.v0
-
Specifies a fixed shape for the feature's values.
- FixedShape.Dim - Class in org.tensorflow.metadata.v0
-
An axis in a multi-dimensional feature representation.
- FixedShape.Dim.Builder - Class in org.tensorflow.metadata.v0
-
An axis in a multi-dimensional feature representation.
- FixedShape.DimOrBuilder - Interface in org.tensorflow.metadata.v0
- FixedShapeOrBuilder - Interface in org.tensorflow.metadata.v0
- FLOAT - feast.proto.types.ValueProto.ValueType.Enum
-
FLOAT = 6; - FLOAT - org.tensorflow.metadata.v0.FeatureType
-
FLOAT = 3; - FLOAT_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- FLOAT_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- FLOAT_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- FLOAT_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- FLOAT_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- FLOAT_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
FLOAT_LIST = 16; - FLOAT_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- FLOAT_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- FLOAT_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
FLOAT_LIST = 16; - FLOAT_VAL - feast.proto.types.ValueProto.Value.ValCase
- FLOAT_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- FLOAT_VALUE - org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- FLOAT_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
FLOAT = 6; - FLOAT_VALUE - Static variable in enum org.tensorflow.metadata.v0.FeatureType
-
FLOAT = 3; - FLOAT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- FloatDomain - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of float values.
- FloatDomain.Builder - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of float values.
- FloatDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- FORMAT_NOT_SET - org.tensorflow.metadata.v0.TimeDomain.FormatCase
- FORMAT_NOT_SET - org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
- FORMAT_UNKNOWN - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
FORMAT_UNKNOWN = 0; - FORMAT_UNKNOWN - org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
FORMAT_UNKNOWN = 0; - FORMAT_UNKNOWN_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
FORMAT_UNKNOWN = 0; - FORMAT_UNKNOWN_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
FORMAT_UNKNOWN = 0; - forNumber(int) - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- forNumber(int) - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- forNumber(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- forNumber(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- forNumber(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
- forNumber(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
- forNumber(int) - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- forNumber(int) - Static method in enum feast.proto.core.SourceProto.Source.SourceConfigCase
- forNumber(int) - Static method in enum feast.proto.core.SourceProto.SourceType
- forNumber(int) - Static method in enum feast.proto.core.StoreProto.Store.ConfigCase
- forNumber(int) - Static method in enum feast.proto.core.StoreProto.Store.StoreType
- forNumber(int) - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
- forNumber(int) - Static method in enum feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
- forNumber(int) - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- forNumber(int) - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
- forNumber(int) - Static method in enum feast.proto.serving.ServingAPIProto.JobType
- forNumber(int) - Static method in enum feast.proto.types.ValueProto.Value.ValCase
- forNumber(int) - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
- forNumber(int) - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.Feature.DomainInfoCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.Feature.ShapeTypeCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.FeatureType
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.KindCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.FormatCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
- forNumber(int) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
G
- getAnnotation() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- getAnnotation() - Method in class org.tensorflow.metadata.v0.Feature
-
Additional information about the feature for documentation purpose.
- getAnnotation() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Additional information about the feature for documentation purpose.
- getAnnotation() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- getAnnotation() - Method in class org.tensorflow.metadata.v0.Schema
-
Additional information about the schema as a whole.
- getAnnotation() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Additional information about the schema as a whole.
- getAnnotationBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- getAnnotationBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- getAnnotationOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- getAnnotationOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Additional information about the feature for documentation purpose.
- getAnnotationOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Additional information about the feature for documentation purpose.
- getAnnotationOrBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- getAnnotationOrBuilder() - Method in class org.tensorflow.metadata.v0.Schema
-
Additional information about the schema as a whole.
- getAnnotationOrBuilder() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Additional information about the schema as a whole.
- getApplyFeatureSetMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getArchiveProjectMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getAttempts() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
int32 attempts = 1; - getAttempts() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
-
int32 attempts = 1; - getAttempts() - Method in interface feast.proto.types.FeatureRowExtendedProto.AttemptOrBuilder
-
int32 attempts = 1; - getAutoscalingAlgorithm() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The autoscaling algorithm to use for the workerpool.
- getAutoscalingAlgorithm() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
The autoscaling algorithm to use for the workerpool.
- getAutoscalingAlgorithm() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
The autoscaling algorithm to use for the workerpool.
- getAutoscalingAlgorithmBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The autoscaling algorithm to use for the workerpool.
- getAutoscalingAlgorithmBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
The autoscaling algorithm to use for the workerpool.
- getAutoscalingAlgorithmBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
The autoscaling algorithm to use for the workerpool.
- getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceBlockingStub
-
Get batch features asynchronously.
- getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
-
Get batch features asynchronously.
- getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest, StreamObserver<ServingAPIProto.GetBatchFeaturesResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
-
Get batch features asynchronously.
- getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest, StreamObserver<ServingAPIProto.GetBatchFeaturesResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceStub
-
Get batch features asynchronously.
- getBigqueryConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfigBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBigqueryConfigOrBuilder() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - getBoolDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - getBoolDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - getBoolListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - getBoolListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BoolList bool_list_val = 17; - getBoolListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BoolList bool_list_val = 17; - getBoolListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - getBoolListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - getBoolListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BoolList bool_list_val = 17; - getBoolListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BoolList bool_list_val = 17; - getBoolVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
bool bool_val = 7; - getBoolVal() - Method in class feast.proto.types.ValueProto.Value
-
bool bool_val = 7; - getBoolVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
bool bool_val = 7; - getBootstrapServers() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Comma separated list of Kafka bootstrap servers.
- getBootstrapServers() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Comma separated list of Kafka bootstrap servers.
- getBootstrapServers() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Comma separated list of Kafka bootstrap servers.
- getBootstrapServersBytes() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Comma separated list of Kafka bootstrap servers.
- getBootstrapServersBytes() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Comma separated list of Kafka bootstrap servers.
- getBootstrapServersBytes() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Comma separated list of Kafka bootstrap servers.
- getBytesListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BytesList bytes_list_val = 11; - getBytesListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BytesList bytes_list_val = 11; - getBytesVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
bytes bytes_val = 1; - getBytesVal() - Method in class feast.proto.types.ValueProto.Value
-
bytes bytes_val = 1; - getBytesVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
bytes bytes_val = 1; - getBytesValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional bytes bytes_value = 3; - getBytesValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
optional bytes bytes_value = 3; - getBytesValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
optional bytes bytes_value = 3; - getCassandraConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfigBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCassandraConfigOrBuilder() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - getCause() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
exception class name
- getCause() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
exception class name
- getCause() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
exception class name
- getCauseBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
exception class name
- getCauseBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
exception class name
- getCauseBytes() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
exception class name
- getCheckMethod() - Static method in class io.grpc.health.v1.HealthGrpc
- getColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensorOrBuilder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnNameBytes() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
Identifies the column in the dataset that provides the values of this Tensor.
- getColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getColumnNameBytes() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensorOrBuilder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- getComment(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- getComment(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Free-text comments.
- getComment(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Free-text comments.
- getCommentBytes(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- getCommentBytes(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Free-text comments.
- getCommentBytes(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Free-text comments.
- getCommentCount() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- getCommentCount() - Method in class org.tensorflow.metadata.v0.Annotation
-
Free-text comments.
- getCommentCount() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Free-text comments.
- getCommentList() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- getCommentList() - Method in class org.tensorflow.metadata.v0.Annotation
-
Free-text comments.
- getCommentList() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Free-text comments.
- getConfigCase() - Method in class feast.proto.core.StoreProto.Store.Builder
- getConfigCase() - Method in class feast.proto.core.StoreProto.Store
- getConfigCase() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
- getConnectionString() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getConnectionString() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getConnectionString() - Method in interface feast.proto.core.StoreProto.Store.RedisClusterConfigOrBuilder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getConnectionStringBytes() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getConnectionStringBytes() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getConnectionStringBytes() - Method in interface feast.proto.core.StoreProto.Store.RedisClusterConfigOrBuilder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- getCreatedTimestamp() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- getCreatedTimestamp() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
-
Created timestamp of this specific feature set.
- getCreatedTimestamp() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetMetaOrBuilder
-
Created timestamp of this specific feature set.
- getCreatedTimestampBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- getCreatedTimestampOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- getCreatedTimestampOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
-
Created timestamp of this specific feature set.
- getCreatedTimestampOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetMetaOrBuilder
-
Created timestamp of this specific feature set.
- getCreateProjectMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getDataFormat() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
Format of the data.
- getDataFormat() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
Format of the data.
- getDataFormat() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
Format of the data.
- getDataFormat() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getDataFormat() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getDataFormat() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getDataFormatValue() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
Format of the data.
- getDataFormatValue() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
Format of the data.
- getDataFormatValue() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
Format of the data.
- getDataFormatValue() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getDataFormatValue() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getDataFormatValue() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getDatasetConstraints() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- getDatasetConstraints() - Method in class org.tensorflow.metadata.v0.Schema
-
Dataset-level constraints.
- getDatasetConstraints() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Dataset-level constraints.
- getDatasetConstraintsBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- getDatasetConstraintsOrBuilder() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- getDatasetConstraintsOrBuilder() - Method in class org.tensorflow.metadata.v0.Schema
-
Dataset-level constraints.
- getDatasetConstraintsOrBuilder() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Dataset-level constraints.
- getDatasetId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string dataset_id = 2; - getDatasetId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string dataset_id = 2; - getDatasetId() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string dataset_id = 2; - getDatasetIdBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string dataset_id = 2; - getDatasetIdBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string dataset_id = 2; - getDatasetIdBytes() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string dataset_id = 2; - getDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSource() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSourceBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSourceCase() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- getDatasetSourceCase() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getDatasetSourceCase() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSourceOrBuilder
- getDatasetSourceOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSourceOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDatasetSourceOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- getDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
BigQuery table specification, e.g.
- getDeadLetterTableSpec() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpec() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
-
BigQuery table specification, e.g.
- getDeadLetterTableSpec() - Method in interface feast.proto.core.RunnerProto.DirectRunnerConfigOptionsOrBuilder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
-
BigQuery table specification, e.g.
- getDeadLetterTableSpecBytes() - Method in interface feast.proto.core.RunnerProto.DirectRunnerConfigOptionsOrBuilder
-
BigQuery table specification, e.g.
- getDefaultEnvironment(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- getDefaultEnvironment(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Default environments for each feature.
- getDefaultEnvironment(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Default environments for each feature.
- getDefaultEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- getDefaultEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Default environments for each feature.
- getDefaultEnvironmentBytes(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Default environments for each feature.
- getDefaultEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- getDefaultEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Schema
-
Default environments for each feature.
- getDefaultEnvironmentCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Default environments for each feature.
- getDefaultEnvironmentList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- getDefaultEnvironmentList() - Method in class org.tensorflow.metadata.v0.Schema
-
Default environments for each feature.
- getDefaultEnvironmentList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Default environments for each feature.
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getDefaultInstance() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getDefaultInstance() - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getDefaultInstance() - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- getDefaultInstance() - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getDefaultInstance() - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getDefaultInstance() - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getDefaultInstance() - Static method in class feast.proto.core.SourceProto.Source
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- getDefaultInstance() - Static method in class feast.proto.core.StoreProto.Store.Subscription
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getDefaultInstance() - Static method in class feast.proto.serving.ServingAPIProto.Job
- getDefaultInstance() - Static method in class feast.proto.storage.RedisProto.RedisKey
- getDefaultInstance() - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getDefaultInstance() - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- getDefaultInstance() - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getDefaultInstance() - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- getDefaultInstance() - Static method in class feast.proto.types.FieldProto.Field
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.BoolList
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.BytesList
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.DoubleList
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.FloatList
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.Int32List
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.Int64List
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.StringList
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.Value
- getDefaultInstance() - Static method in class feast.proto.types.ValueProto.ValueType
- getDefaultInstance() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getDefaultInstance() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.Annotation
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.BoolDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.Feature
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FixedShape
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.FloatDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.ImageDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.IntDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.MIDDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.Path
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.Schema
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.SparseFeature
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.StringDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.StructDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TimeDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.URLDomain
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.ValueCount
- getDefaultInstance() - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getDefaultInstanceForType() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- getDefaultInstanceForType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getDefaultInstanceForType() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getDefaultInstanceForType() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getDefaultInstanceForType() - Method in class feast.proto.core.SourceProto.Source.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.SourceProto.Source
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- getDefaultInstanceForType() - Method in class feast.proto.core.StoreProto.Store.Subscription
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- getDefaultInstanceForType() - Method in class feast.proto.serving.ServingAPIProto.Job
- getDefaultInstanceForType() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- getDefaultInstanceForType() - Method in class feast.proto.storage.RedisProto.RedisKey
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- getDefaultInstanceForType() - Method in class feast.proto.types.FieldProto.Field.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.FieldProto.Field
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.BoolList
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.BytesList
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.DoubleList
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.FloatList
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Int32List
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Int64List
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.StringList.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.StringList
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Value.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.Value
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- getDefaultInstanceForType() - Method in class feast.proto.types.ValueProto.ValueType
- getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Annotation
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.BoolDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Feature
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FixedShape
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.FloatDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.ImageDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.IntDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.MIDDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Path.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Path
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.Schema
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.StringDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.StructDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TimeDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.URLDomain
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.ValueCount
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- getDefaultInstanceForType() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- getDefaultValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValueBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValueOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValueOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDefaultValueOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- getDenseShape() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShape() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShape() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShape() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShapeBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShapeBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShapeOrBuilder() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Shape of the sparse tensor that this SparseFeature represents.
- getDenseShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseShapeOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- getDenseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensorBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDenseTensorOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - getDeprecated() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Deprecated.
- getDeprecated() - Method in class org.tensorflow.metadata.v0.Feature
-
Deprecated.
- getDeprecated() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Deprecated.
- getDeprecated() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- getDeprecated() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- getDeprecated() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getDescriptor() - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- getDescriptor() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getDescriptor() - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getDescriptor() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getDescriptor() - Static method in class feast.proto.core.FeatureSetProto
- getDescriptor() - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- getDescriptor() - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getDescriptor() - Static method in class feast.proto.core.FeatureSetReferenceProto
- getDescriptor() - Static method in class feast.proto.core.IngestionJobProto
- getDescriptor() - Static method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- getDescriptor() - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- getDescriptor() - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- getDescriptor() - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- getDescriptor() - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getDescriptor() - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- getDescriptor() - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getDescriptor() - Static method in class feast.proto.core.RunnerProto
- getDescriptor() - Static method in class feast.proto.core.SourceProto
- getDescriptor() - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- getDescriptor() - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getDescriptor() - Static method in class feast.proto.core.SourceProto.Source.Builder
- getDescriptor() - Static method in class feast.proto.core.SourceProto.Source
- getDescriptor() - Static method in enum feast.proto.core.SourceProto.SourceType
- getDescriptor() - Static method in class feast.proto.core.StoreProto
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- getDescriptor() - Static method in enum feast.proto.core.StoreProto.Store.StoreType
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- getDescriptor() - Static method in class feast.proto.core.StoreProto.Store.Subscription
- getDescriptor() - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getDescriptor() - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.Job.Builder
- getDescriptor() - Static method in class feast.proto.serving.ServingAPIProto.Job
- getDescriptor() - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
- getDescriptor() - Static method in enum feast.proto.serving.ServingAPIProto.JobType
- getDescriptor() - Static method in class feast.proto.storage.RedisProto
- getDescriptor() - Static method in class feast.proto.storage.RedisProto.RedisKey.Builder
- getDescriptor() - Static method in class feast.proto.storage.RedisProto.RedisKey
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getDescriptor() - Static method in class feast.proto.types.FeatureRowExtendedProto
- getDescriptor() - Static method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- getDescriptor() - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- getDescriptor() - Static method in class feast.proto.types.FeatureRowProto
- getDescriptor() - Static method in class feast.proto.types.FieldProto.Field.Builder
- getDescriptor() - Static method in class feast.proto.types.FieldProto.Field
- getDescriptor() - Static method in class feast.proto.types.FieldProto
- getDescriptor() - Static method in class feast.proto.types.ValueProto.BoolList.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.BoolList
- getDescriptor() - Static method in class feast.proto.types.ValueProto.BytesList.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.BytesList
- getDescriptor() - Static method in class feast.proto.types.ValueProto.DoubleList.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.DoubleList
- getDescriptor() - Static method in class feast.proto.types.ValueProto.FloatList.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.FloatList
- getDescriptor() - Static method in class feast.proto.types.ValueProto
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Int32List.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Int32List
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Int64List.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Int64List
- getDescriptor() - Static method in class feast.proto.types.ValueProto.StringList.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.StringList
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Value.Builder
- getDescriptor() - Static method in class feast.proto.types.ValueProto.Value
- getDescriptor() - Static method in class feast.proto.types.ValueProto.ValueType.Builder
- getDescriptor() - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
- getDescriptor() - Static method in class feast.proto.types.ValueProto.ValueType
- getDescriptor() - Static method in class io.grpc.health.v1.HealthProto
- getDescriptor() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- getDescriptor() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getDescriptor() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- getDescriptor() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getDescriptor() - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Annotation.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Annotation
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.BoolDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Feature.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Feature
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getDescriptor() - Static method in enum org.tensorflow.metadata.v0.FeatureType
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FixedShape.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FixedShape
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.FloatDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.ImageDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.IntDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.IntDomain
- getDescriptor() - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.MIDDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Path.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Path
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.PathOuterClass
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Schema.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.Schema
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SchemaOuterClass
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.StringDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.StringDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.StructDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.StructDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TimeDomain
- getDescriptor() - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getDescriptor() - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.URLDomain.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.URLDomain
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.ValueCount.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.ValueCount
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- getDescriptor() - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- getDescriptorForType() - Method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- getDescriptorForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- getDescriptorForType() - Method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- getDescriptorForType() - Method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getDescriptorForType() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- getDescriptorForType() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- getDescriptorForType() - Method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- getDescriptorForType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- getDescriptorForType() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- getDescriptorForType() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- getDescriptorForType() - Method in class feast.proto.core.SourceProto.Source.Builder
- getDescriptorForType() - Method in enum feast.proto.core.SourceProto.SourceType
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.Builder
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- getDescriptorForType() - Method in enum feast.proto.core.StoreProto.Store.StoreType
- getDescriptorForType() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- getDescriptorForType() - Method in enum feast.proto.serving.ServingAPIProto.DataFormat
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- getDescriptorForType() - Method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- getDescriptorForType() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- getDescriptorForType() - Method in enum feast.proto.serving.ServingAPIProto.JobStatus
- getDescriptorForType() - Method in enum feast.proto.serving.ServingAPIProto.JobType
- getDescriptorForType() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- getDescriptorForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- getDescriptorForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- getDescriptorForType() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- getDescriptorForType() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- getDescriptorForType() - Method in class feast.proto.types.FieldProto.Field.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.StringList.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.Value.Builder
- getDescriptorForType() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- getDescriptorForType() - Method in enum feast.proto.types.ValueProto.ValueType.Enum
- getDescriptorForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- getDescriptorForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- getDescriptorForType() - Method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- getDescriptorForType() - Method in enum org.tensorflow.metadata.v0.FeatureType
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- getDescriptorForType() - Method in enum org.tensorflow.metadata.v0.LifecycleStage
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.Path.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- getDescriptorForType() - Method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- getDescriptorForType() - Method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- getDescriptorForType() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- getDim(int) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDim(int) - Method in class org.tensorflow.metadata.v0.FixedShape
-
The dimensions that define the shape.
- getDim(int) - Method in interface org.tensorflow.metadata.v0.FixedShapeOrBuilder
-
The dimensions that define the shape.
- getDimBuilder(int) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimBuilderList() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimCount() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimCount() - Method in class org.tensorflow.metadata.v0.FixedShape
-
The dimensions that define the shape.
- getDimCount() - Method in interface org.tensorflow.metadata.v0.FixedShapeOrBuilder
-
The dimensions that define the shape.
- getDimList() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimList() - Method in class org.tensorflow.metadata.v0.FixedShape
-
The dimensions that define the shape.
- getDimList() - Method in interface org.tensorflow.metadata.v0.FixedShapeOrBuilder
-
The dimensions that define the shape.
- getDimOrBuilder(int) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimOrBuilder(int) - Method in class org.tensorflow.metadata.v0.FixedShape
-
The dimensions that define the shape.
- getDimOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.FixedShapeOrBuilder
-
The dimensions that define the shape.
- getDimOrBuilderList() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- getDimOrBuilderList() - Method in class org.tensorflow.metadata.v0.FixedShape
-
The dimensions that define the shape.
- getDimOrBuilderList() - Method in interface org.tensorflow.metadata.v0.FixedShapeOrBuilder
-
The dimensions that define the shape.
- getDistributionConstraints() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- getDistributionConstraints() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the distribution of the feature values.
- getDistributionConstraints() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the distribution of the feature values.
- getDistributionConstraintsBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- getDistributionConstraintsOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- getDistributionConstraintsOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the distribution of the feature values.
- getDistributionConstraintsOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the distribution of the feature values.
- getDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Reference to a domain defined at the schema level.
- getDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Reference to a domain defined at the schema level.
- getDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Reference to a domain defined at the schema level.
- getDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- getDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Reference to a domain defined at the schema level.
- getDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in class org.tensorflow.metadata.v0.Feature
-
Reference to a domain defined at the schema level.
- getDomainBytes() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Reference to a domain defined at the schema level.
- getDomainInfoCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getDomainInfoCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getDomainInfoCase() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
- getDomainInfoCase() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- getDomainInfoCase() - Method in class org.tensorflow.metadata.v0.Feature
- getDomainInfoCase() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
- getDoubleListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.DoubleList double_list_val = 15; - getDoubleListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.DoubleList double_list_val = 15; - getDoubleVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
double double_val = 5; - getDoubleVal() - Method in class feast.proto.types.ValueProto.Value
-
double double_val = 5; - getDoubleVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
double double_val = 5; - getDriftComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparator() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparator() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparatorBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution between two consecutive spans (e.g.
- getDriftComparatorOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution between two consecutive spans (e.g.
- getEntities(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntities(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of entities contained within this featureSet.
- getEntities(int) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of entities contained within this featureSet.
- getEntities(int) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntities(int) - Method in class feast.proto.storage.RedisProto.RedisKey
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntities(int) - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesBuilder(int) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesBuilderList() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of entities contained within this featureSet.
- getEntitiesCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of entities contained within this featureSet.
- getEntitiesCount() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesCount() - Method in class feast.proto.storage.RedisProto.RedisKey
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesCount() - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of entities contained within this featureSet.
- getEntitiesList() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of entities contained within this featureSet.
- getEntitiesList() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesList() - Method in class feast.proto.storage.RedisProto.RedisKey
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesList() - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesOrBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of entities contained within this featureSet.
- getEntitiesOrBuilder(int) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of entities contained within this featureSet.
- getEntitiesOrBuilder(int) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilder(int) - Method in class feast.proto.storage.RedisProto.RedisKey
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilder(int) - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- getEntitiesOrBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of entities contained within this featureSet.
- getEntitiesOrBuilderList() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of entities contained within this featureSet.
- getEntitiesOrBuilderList() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilderList() - Method in class feast.proto.storage.RedisProto.RedisKey
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntitiesOrBuilderList() - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
List of fields containing entity names and their respective values contained within this feature row.
- getEntityRows(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRows(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of entity rows, containing entity id and timestamp data.
- getEntityRows(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsCount() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilder(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of entity rows, containing entity id and timestamp data.
- getEntityRowsOrBuilderList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of entity rows, containing entity id and timestamp data.
- getEntityTimestamp() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- getEntityTimestamp() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Request timestamp of this row.
- getEntityTimestamp() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Request timestamp of this row.
- getEntityTimestampBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- getEntityTimestampOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- getEntityTimestampOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Request timestamp of this row.
- getEntityTimestampOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Request timestamp of this row.
- getError() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getError() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getError() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getError() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - getError() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
-
.feast.types.Error error = 2; - getError() - Method in interface feast.proto.types.FeatureRowExtendedProto.AttemptOrBuilder
-
.feast.types.Error error = 2; - getErrorBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - getErrorBytes() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getErrorBytes() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getErrorBytes() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getErrorOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - getErrorOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
-
.feast.types.Error error = 2; - getErrorOrBuilder() - Method in interface feast.proto.types.FeatureRowExtendedProto.AttemptOrBuilder
-
.feast.types.Error error = 2; - getEventTimestamp() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- getEventTimestamp() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Timestamp of the feature row.
- getEventTimestamp() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Timestamp of the feature row.
- getEventTimestampBuilder() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- getEventTimestampOrBuilder() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- getEventTimestampOrBuilder() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Timestamp of the feature row.
- getEventTimestampOrBuilder() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Timestamp of the feature row.
- getExternalId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
External job ID specific to the runner.
- getExternalId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
External job ID specific to the runner.
- getExternalId() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
External job ID specific to the runner.
- getExternalIdBytes() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
External job ID specific to the runner.
- getExternalIdBytes() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
External job ID specific to the runner.
- getExternalIdBytes() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
External job ID specific to the runner.
- getExtraMetadata(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadata(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Application-specific metadata may be attached here.
- getExtraMetadata(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Application-specific metadata may be attached here.
- getExtraMetadataBuilder(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataBuilderList() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataCount() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataCount() - Method in class org.tensorflow.metadata.v0.Annotation
-
Application-specific metadata may be attached here.
- getExtraMetadataCount() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Application-specific metadata may be attached here.
- getExtraMetadataList() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataList() - Method in class org.tensorflow.metadata.v0.Annotation
-
Application-specific metadata may be attached here.
- getExtraMetadataList() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilderList() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilderList() - Method in class org.tensorflow.metadata.v0.Annotation
-
Application-specific metadata may be attached here.
- getExtraMetadataOrBuilderList() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Application-specific metadata may be attached here.
- getFalseValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - getFalseValue() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
optional string false_value = 3; - getFalseValue() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
optional string false_value = 3; - getFalseValueBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - getFalseValueBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
optional string false_value = 3; - getFalseValueBytes() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
optional string false_value = 3; - getFeastCoreVersion(CoreServiceProto.GetFeastCoreVersionRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Retrieve version information about this Feast deployment
- getFeastCoreVersion(CoreServiceProto.GetFeastCoreVersionRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Retrieve version information about this Feast deployment
- getFeastCoreVersion(CoreServiceProto.GetFeastCoreVersionRequest, StreamObserver<CoreServiceProto.GetFeastCoreVersionResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Retrieve version information about this Feast deployment
- getFeastCoreVersion(CoreServiceProto.GetFeastCoreVersionRequest, StreamObserver<CoreServiceProto.GetFeastCoreVersionResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Retrieve version information about this Feast deployment
- getFeastServingInfo(ServingAPIProto.GetFeastServingInfoRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceBlockingStub
-
Get information about this Feast serving.
- getFeastServingInfo(ServingAPIProto.GetFeastServingInfoRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
-
Get information about this Feast serving.
- getFeastServingInfo(ServingAPIProto.GetFeastServingInfoRequest, StreamObserver<ServingAPIProto.GetFeastServingInfoResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
-
Get information about this Feast serving.
- getFeastServingInfo(ServingAPIProto.GetFeastServingInfoRequest, StreamObserver<ServingAPIProto.GetFeastServingInfoResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceStub
-
Get information about this Feast serving.
- getFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- getFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of a base feature to be weighted.
- getFeature() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of a base feature to be weighted.
- getFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeature(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Features described in this schema.
- getFeature(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Features described in this schema.
- getFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeature(int) - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- getFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema
-
Features described in this schema.
- getFeatureCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Features described in this schema.
- getFeatureCount() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureCount() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureCount() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureList() - Method in class org.tensorflow.metadata.v0.Schema
-
Features described in this schema.
- getFeatureList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Features described in this schema.
- getFeatureList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureList() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureList() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- getFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of a base feature to be weighted.
- getFeatureOrBuilder() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of a base feature to be weighted.
- getFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Features described in this schema.
- getFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Features described in this schema.
- getFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- getFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
Features described in this schema.
- getFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Features described in this schema.
- getFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - getFeatures(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeatures(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of features contained within this featureSet.
- getFeatures(int) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of features contained within this featureSet.
- getFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
List of features that are being retrieved
- getFeatures(int) - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of features that are being retrieved
- getFeatures(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of features contained within this featureSet.
- getFeaturesCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of features contained within this featureSet.
- getFeaturesCount() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesCount() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
List of features that are being retrieved
- getFeaturesCount() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of features that are being retrieved
- getFeaturesCount() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetRequestOrBuilder
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSet() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSet() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSet() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSet() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSet() - Method in class feast.proto.storage.RedisProto.RedisKey
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSet() - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSet() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSet() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSet() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSet(CoreServiceProto.GetFeatureSetRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Returns a specific feature set
- getFeatureSet(CoreServiceProto.GetFeatureSetRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Returns a specific feature set
- getFeatureSet(CoreServiceProto.GetFeatureSetRequest, StreamObserver<CoreServiceProto.GetFeatureSetResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Returns a specific feature set
- getFeatureSet(CoreServiceProto.GetFeatureSetRequest, StreamObserver<CoreServiceProto.GetFeatureSetResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Returns a specific feature set
- getFeatureSetBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSetBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSetBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSetBytes() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Feature set name specifying the feature set of this referenced feature.
- getFeatureSetBytes() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSetBytes() - Method in class feast.proto.storage.RedisProto.RedisKey
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSetBytes() - Method in interface feast.proto.storage.RedisProto.RedisKeyOrBuilder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- getFeatureSetBytes() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSetBytes() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSetBytes() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- getFeatureSetName() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of the desired feature set.
- getFeatureSetName() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
-
Name of the desired feature set.
- getFeatureSetName() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder
-
Name of the desired feature set.
- getFeatureSetNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of the desired feature set.
- getFeatureSetNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
-
Name of the desired feature set.
- getFeatureSetNameBytes() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder
-
Name of the desired feature set.
- getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSetOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetRequestOrBuilder
-
Feature set version If project is unspecified, will default to 'default' project.
- getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetOrBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - getFeatureSetReference() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- getFeatureSetReference() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by ingestion job target feature set.
- getFeatureSetReference() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by ingestion job target feature set.
- getFeatureSetReferenceBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- getFeatureSetReferenceOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- getFeatureSetReferenceOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by ingestion job target feature set.
- getFeatureSetReferenceOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by ingestion job target feature set.
- getFeatureSets(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSets(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSets(int) - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsResponseOrBuilder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSets(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSets(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
List of feature sets whose features are populated by this job.
- getFeatureSets(int) - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsBuilder(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsBuilderList() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsCount() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsCount() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsCount() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsResponseOrBuilder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsCount() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsCount() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
List of feature sets whose features are populated by this job.
- getFeatureSetsCount() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsList() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsList() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsList() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsResponseOrBuilder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsList() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsList() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
List of feature sets whose features are populated by this job.
- getFeatureSetsList() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilder(int) - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsResponseOrBuilder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilder(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilder(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilder(int) - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilderList() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsResponseOrBuilder
-
repeated .feast.core.FeatureSet feature_sets = 1; - getFeatureSetsOrBuilderList() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilderList() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
List of feature sets whose features are populated by this job.
- getFeatureSetsOrBuilderList() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
List of feature sets whose features are populated by this job.
- getFeaturesList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of features contained within this featureSet.
- getFeaturesList() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of features contained within this featureSet.
- getFeaturesList() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesList() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
List of features that are being retrieved
- getFeaturesList() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of features that are being retrieved
- getFeaturesList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesOrBuilder(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of features contained within this featureSet.
- getFeaturesOrBuilder(int) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of features contained within this featureSet.
- getFeaturesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of features that are being retrieved
- getFeaturesOrBuilder(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- getFeaturesOrBuilderList() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
List of features contained within this featureSet.
- getFeaturesOrBuilderList() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
List of features contained within this featureSet.
- getFeaturesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
List of features that are being retrieved
- getFeaturesOrBuilderList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
List of features that are being retrieved
- getFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Deprecated.
- getFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Deprecated.
- getFields() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Deprecated.
- getFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Deprecated.
- getFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
-
Deprecated.
- getFields() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Deprecated.
- getFields(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFields(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Fields in the feature row.
- getFields(int) - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Fields in the feature row.
- getFieldsBuilder(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsBuilderList() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- getFieldsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getFieldsCount() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Map containing mapping of entity name to entity value.
- getFieldsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- getFieldsCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getFieldsCount() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Map of feature or entity name to feature/entity values.
- getFieldsCount() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsCount() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Fields in the feature row.
- getFieldsCount() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Fields in the feature row.
- getFieldsList() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsList() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Fields in the feature row.
- getFieldsList() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Fields in the feature row.
- getFieldsMap() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- getFieldsMap() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Map containing mapping of entity name to entity value.
- getFieldsMap() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Map containing mapping of entity name to entity value.
- getFieldsMap() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- getFieldsMap() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
-
Map of feature or entity name to feature/entity values.
- getFieldsMap() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Map of feature or entity name to feature/entity values.
- getFieldsOrBuilder(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsOrBuilder(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Fields in the feature row.
- getFieldsOrBuilder(int) - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Fields in the feature row.
- getFieldsOrBuilderList() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- getFieldsOrBuilderList() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Fields in the feature row.
- getFieldsOrBuilderList() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Fields in the feature row.
- getFieldsOrDefault(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- getFieldsOrDefault(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Map containing mapping of entity name to entity value.
- getFieldsOrDefault(String, ValueProto.Value) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Map containing mapping of entity name to entity value.
- getFieldsOrDefault(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- getFieldsOrDefault(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
-
Map of feature or entity name to feature/entity values.
- getFieldsOrDefault(String, ValueProto.Value) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Map of feature or entity name to feature/entity values.
- getFieldsOrThrow(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- getFieldsOrThrow(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Map containing mapping of entity name to entity value.
- getFieldsOrThrow(String) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Map containing mapping of entity name to entity value.
- getFieldsOrThrow(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- getFieldsOrThrow(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
-
Map of feature or entity name to feature/entity values.
- getFieldsOrThrow(String) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder
-
Map of feature or entity name to feature/entity values.
- getFieldValues(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValues(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
-
Feature values retrieved from feast.
- getFieldValues(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponseOrBuilder
-
Feature values retrieved from feast.
- getFieldValuesBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesCount() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
-
Feature values retrieved from feast.
- getFieldValuesCount() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponseOrBuilder
-
Feature values retrieved from feast.
- getFieldValuesList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
-
Feature values retrieved from feast.
- getFieldValuesList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponseOrBuilder
-
Feature values retrieved from feast.
- getFieldValuesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesOrBuilder(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
-
Feature values retrieved from feast.
- getFieldValuesOrBuilder(int) - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponseOrBuilder
-
Feature values retrieved from feast.
- getFieldValuesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- getFieldValuesOrBuilderList() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
-
Feature values retrieved from feast.
- getFieldValuesOrBuilderList() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponseOrBuilder
-
Feature values retrieved from feast.
- getFileSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- getFileSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
-
File source to load the dataset from.
- getFileSource() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSourceOrBuilder
-
File source to load the dataset from.
- getFileSourceBuilder() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- getFileSourceOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- getFileSourceOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
-
File source to load the dataset from.
- getFileSourceOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSourceOrBuilder
-
File source to load the dataset from.
- getFileUris(int) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- getFileUris(int) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
URIs to retrieve the dataset from, e.g.
- getFileUris(int) - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
URIs to retrieve the dataset from, e.g.
- getFileUris(int) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getFileUris(int) - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getFileUris(int) - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getFileUrisBytes(int) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisBytes(int) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
URIs to retrieve the dataset from, e.g.
- getFileUrisBytes(int) - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisBytes(int) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getFileUrisBytes(int) - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getFileUrisBytes(int) - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getFileUrisCount() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisCount() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
URIs to retrieve the dataset from, e.g.
- getFileUrisCount() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisCount() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getFileUrisCount() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getFileUrisCount() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getFileUrisList() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisList() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
-
URIs to retrieve the dataset from, e.g.
- getFileUrisList() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSource.FileSourceOrBuilder
-
URIs to retrieve the dataset from, e.g.
- getFileUrisList() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getFileUrisList() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getFileUrisList() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getFilter() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilter() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilter() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequestOrBuilder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilter() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilter() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilter() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequestOrBuilder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilter() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilter() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilter() - Method in interface feast.proto.core.CoreServiceProto.ListStoresRequestOrBuilder
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilterBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilterBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilterBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequestOrBuilder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequestOrBuilder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilterOrBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFilterOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.ListStoresRequestOrBuilder
-
.feast.core.ListStoresRequest.Filter filter = 1; - getFirstSeen() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeen() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeen() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeenBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeenOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeenOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.google.protobuf.Timestamp first_seen = 3; - getFirstSeenOrBuilder() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.google.protobuf.Timestamp first_seen = 3; - getFloatDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomain(int) - Method in class org.tensorflow.metadata.v0.Schema
-
top level float domains that can be reused by features
- getFloatDomain(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level float domains that can be reused by features
- getFloatDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainCount() - Method in class org.tensorflow.metadata.v0.Schema
-
top level float domains that can be reused by features
- getFloatDomainCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level float domains that can be reused by features
- getFloatDomainList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainList() - Method in class org.tensorflow.metadata.v0.Schema
-
top level float domains that can be reused by features
- getFloatDomainList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level float domains that can be reused by features
- getFloatDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - getFloatDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - getFloatDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
top level float domains that can be reused by features
- getFloatDomainOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level float domains that can be reused by features
- getFloatDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- getFloatDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
top level float domains that can be reused by features
- getFloatDomainOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level float domains that can be reused by features
- getFloatListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - getFloatListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.FloatList float_list_val = 16; - getFloatListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.FloatList float_list_val = 16; - getFloatListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - getFloatListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - getFloatListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.FloatList float_list_val = 16; - getFloatListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.FloatList float_list_val = 16; - getFloatVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
float float_val = 6; - getFloatVal() - Method in class feast.proto.types.ValueProto.Value
-
float float_val = 6; - getFloatVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
float float_val = 6; - getFloatValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional double float_value = 1; - getFloatValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
optional double float_value = 1; - getFloatValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
optional double float_value = 1; - getFormatCase() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- getFormatCase() - Method in class org.tensorflow.metadata.v0.TimeDomain
- getFormatCase() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
- getFormatCase() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- getFormatCase() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getFormatCase() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
- getGetBatchFeaturesMethod() - Static method in class feast.proto.serving.ServingServiceGrpc
- getGetFeastCoreVersionMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getGetFeastServingInfoMethod() - Static method in class feast.proto.serving.ServingServiceGrpc
- getGetFeatureSetMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getGetJobMethod() - Static method in class feast.proto.serving.ServingServiceGrpc
- getGetOnlineFeaturesMethod() - Static method in class feast.proto.serving.ServingServiceGrpc
- getGroupPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresence() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresence() - Method in class org.tensorflow.metadata.v0.Feature
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresence() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getGroupPresenceOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- getHost() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
string host = 1; - getHost() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
-
string host = 1; - getHost() - Method in interface feast.proto.core.StoreProto.Store.CassandraConfigOrBuilder
-
string host = 1; - getHost() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
string host = 1; - getHost() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
-
string host = 1; - getHost() - Method in interface feast.proto.core.StoreProto.Store.RedisConfigOrBuilder
-
string host = 1; - getHostBytes() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
string host = 1; - getHostBytes() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
-
string host = 1; - getHostBytes() - Method in interface feast.proto.core.StoreProto.Store.CassandraConfigOrBuilder
-
string host = 1; - getHostBytes() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
string host = 1; - getHostBytes() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
-
string host = 1; - getHostBytes() - Method in interface feast.proto.core.StoreProto.Store.RedisConfigOrBuilder
-
string host = 1; - getId() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Job ID assigned by Feast
- getId() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by Job ID assigned by Feast
- getId() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by Job ID assigned by Feast
- getId() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
-
Job ID assigned by Feast
- getId() - Method in interface feast.proto.core.CoreServiceProto.RestartIngestionJobRequestOrBuilder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
-
Job ID assigned by Feast
- getId() - Method in interface feast.proto.core.CoreServiceProto.StopIngestionJobRequestOrBuilder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Job ID assigned by Feast
- getId() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Job ID assigned by Feast
- getId() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
string id = 1; - getId() - Method in class feast.proto.serving.ServingAPIProto.Job
-
string id = 1; - getId() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
string id = 1; - getIdBytes() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by Job ID assigned by Feast
- getIdBytes() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
-
Job ID assigned by Feast
- getIdBytes() - Method in interface feast.proto.core.CoreServiceProto.RestartIngestionJobRequestOrBuilder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
-
Job ID assigned by Feast
- getIdBytes() - Method in interface feast.proto.core.CoreServiceProto.StopIngestionJobRequestOrBuilder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Job ID assigned by Feast
- getIdBytes() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Job ID assigned by Feast
- getIdBytes() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
string id = 1; - getIdBytes() - Method in class feast.proto.serving.ServingAPIProto.Job
-
string id = 1; - getIdBytes() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
string id = 1; - getImageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - getImageDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getImageDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - getIndexColumnNames(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- getIndexColumnNames(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The columns constitute the coordinates of the values.
- getIndexColumnNames(int) - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesBytes(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesBytes(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesBytes(int) - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesCount() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesCount() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesCount() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesList() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesList() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The columns constitute the coordinates of the values.
- getIndexColumnNamesList() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The columns constitute the coordinates of the values.
- getIndexFeature(int) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeature(int) - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Features that represent indexes.
- getIndexFeature(int) - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Features that represent indexes.
- getIndexFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureCount() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureCount() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Features that represent indexes.
- getIndexFeatureCount() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Features that represent indexes.
- getIndexFeatureList() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureList() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Features that represent indexes.
- getIndexFeatureList() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Features that represent indexes.
- getIndexFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Features that represent indexes.
- getIndexFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Features that represent indexes.
- getIndexFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- getIndexFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Features that represent indexes.
- getIndexFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Features that represent indexes.
- getInEnvironment(int) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- getInEnvironment(int) - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is present in.
- getInEnvironment(int) - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is present in.
- getInEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- getInEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is present in.
- getInEnvironmentBytes(int) - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is present in.
- getInEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- getInEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is present in.
- getInEnvironmentCount() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is present in.
- getInEnvironmentList() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- getInEnvironmentList() - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is present in.
- getInEnvironmentList() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is present in.
- getInfinityNorm() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNorm() - Method in class org.tensorflow.metadata.v0.FeatureComparator
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNorm() - Method in interface org.tensorflow.metadata.v0.FeatureComparatorOrBuilder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNormBuilder() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNormOrBuilder() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNormOrBuilder() - Method in class org.tensorflow.metadata.v0.FeatureComparator
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getInfinityNormOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureComparatorOrBuilder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - getIngestionId() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Identifier tying this feature row to a specific ingestion job.
- getIngestionId() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Identifier tying this feature row to a specific ingestion job.
- getIngestionId() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Identifier tying this feature row to a specific ingestion job.
- getIngestionIdBytes() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Identifier tying this feature row to a specific ingestion job.
- getIngestionIdBytes() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Identifier tying this feature row to a specific ingestion job.
- getIngestionIdBytes() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Identifier tying this feature row to a specific ingestion job.
- getInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 initial_backoff_ms = 2; - getInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
-
int32 initial_backoff_ms = 2; - getInitialBackoffMs() - Method in interface feast.proto.core.StoreProto.Store.RedisClusterConfigOrBuilder
-
int32 initial_backoff_ms = 2; - getInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- getInitialBackoffMs() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
-
Optional.
- getInitialBackoffMs() - Method in interface feast.proto.core.StoreProto.Store.RedisConfigOrBuilder
-
Optional.
- getInitialRetryDelaySeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 initial_retry_delay_seconds = 4; - getInitialRetryDelaySeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
int32 initial_retry_delay_seconds = 4; - getInitialRetryDelaySeconds() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
int32 initial_retry_delay_seconds = 4; - getInt32ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int32List int32_list_val = 13; - getInt32ListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int32List int32_list_val = 13; - getInt32Val() - Method in class feast.proto.types.ValueProto.Value.Builder
-
int32 int32_val = 3; - getInt32Val() - Method in class feast.proto.types.ValueProto.Value
-
int32 int32_val = 3; - getInt32Val() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
int32 int32_val = 3; - getInt64ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int64List int64_list_val = 14; - getInt64ListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int64List int64_list_val = 14; - getInt64Val() - Method in class feast.proto.types.ValueProto.Value.Builder
-
int64 int64_val = 4; - getInt64Val() - Method in class feast.proto.types.ValueProto.Value
-
int64 int64_val = 4; - getInt64Val() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
int64 int64_val = 4; - getIntDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- getIntDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Inline definitions of domains.
- getIntDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Inline definitions of domains.
- getIntDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- getIntDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Inline definitions of domains.
- getIntDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Inline definitions of domains.
- getIntDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomain(int) - Method in class org.tensorflow.metadata.v0.Schema
-
top level int domains that can be reused by features
- getIntDomain(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level int domains that can be reused by features
- getIntDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- getIntDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- getIntDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainCount() - Method in class org.tensorflow.metadata.v0.Schema
-
top level int domains that can be reused by features
- getIntDomainCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level int domains that can be reused by features
- getIntDomainList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainList() - Method in class org.tensorflow.metadata.v0.Schema
-
top level int domains that can be reused by features
- getIntDomainList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level int domains that can be reused by features
- getIntDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- getIntDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Inline definitions of domains.
- getIntDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Inline definitions of domains.
- getIntDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- getIntDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Inline definitions of domains.
- getIntDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Inline definitions of domains.
- getIntDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
top level int domains that can be reused by features
- getIntDomainOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level int domains that can be reused by features
- getIntDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- getIntDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
top level int domains that can be reused by features
- getIntDomainOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
top level int domains that can be reused by features
- getIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format of integer times.
- getIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain
-
Expected format of integer times.
- getIntegerFormat() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
-
Expected format of integer times.
- getIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format of integer times.
- getIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Expected format of integer times.
- getIntegerFormat() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
-
Expected format of integer times.
- getIntValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
Note that the data column might be of a shorter integral type.
- getIntValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
Note that the data column might be of a shorter integral type.
- getIntValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
Note that the data column might be of a shorter integral type.
- getIsCategorical() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- getIsCategorical() - Method in class org.tensorflow.metadata.v0.IntDomain
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- getIsCategorical() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- getIsSorted() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
If true then the index values are already sorted lexicographically.
- getIsSorted() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
If true then the index values are already sorted lexicographically.
- getIsSorted() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
If true then the index values are already sorted lexicographically.
- getJob() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - getJob() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
-
.feast.serving.Job job = 1; - getJob() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponseOrBuilder
-
.feast.serving.Job job = 1; - getJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - getJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
-
.feast.serving.Job job = 1; - getJob() - Method in interface feast.proto.serving.ServingAPIProto.GetJobRequestOrBuilder
-
.feast.serving.Job job = 1; - getJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - getJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
-
.feast.serving.Job job = 1; - getJob() - Method in interface feast.proto.serving.ServingAPIProto.GetJobResponseOrBuilder
-
.feast.serving.Job job = 1; - getJob(ServingAPIProto.GetJobRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceBlockingStub
-
Get the latest job status for batch feature retrieval.
- getJob(ServingAPIProto.GetJobRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
-
Get the latest job status for batch feature retrieval.
- getJob(ServingAPIProto.GetJobRequest, StreamObserver<ServingAPIProto.GetJobResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
-
Get the latest job status for batch feature retrieval.
- getJob(ServingAPIProto.GetJobRequest, StreamObserver<ServingAPIProto.GetJobResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceStub
-
Get the latest job status for batch feature retrieval.
- getJobBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - getJobBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - getJobBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponseOrBuilder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.GetJobRequestOrBuilder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
-
.feast.serving.Job job = 1; - getJobOrBuilder() - Method in interface feast.proto.serving.ServingAPIProto.GetJobResponseOrBuilder
-
.feast.serving.Job job = 1; - getJobs(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobs(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
-
repeated .feast.core.IngestionJob jobs = 1; - getJobs(int) - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsResponseOrBuilder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsCount() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsCount() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsCount() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsResponseOrBuilder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsList() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsList() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsList() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsResponseOrBuilder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilder(int) - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsResponseOrBuilder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
-
repeated .feast.core.IngestionJob jobs = 1; - getJobsOrBuilderList() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsResponseOrBuilder
-
repeated .feast.core.IngestionJob jobs = 1; - getJobStagingLocation() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Note: Batch specific options start from 10.
- getJobStagingLocation() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Note: Batch specific options start from 10.
- getJobStagingLocation() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Note: Batch specific options start from 10.
- getJobStagingLocationBytes() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Note: Batch specific options start from 10.
- getJobStagingLocationBytes() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Note: Batch specific options start from 10.
- getJobStagingLocationBytes() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Note: Batch specific options start from 10.
- getKafkaSourceConfig() - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfig() - Method in class feast.proto.core.SourceProto.Source
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfig() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfigBuilder() - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfigOrBuilder() - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfigOrBuilder() - Method in class feast.proto.core.SourceProto.Source
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKafkaSourceConfigOrBuilder() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - getKindCase() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- getKindCase() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- getKindCase() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getKindCase() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
- getKindCase() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- getKindCase() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
- getLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Deprecated.
- getLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Deprecated.
- getLabels() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Deprecated.
- getLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Deprecated.
- getLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Deprecated.
- getLabels() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Deprecated.
- getLabelsCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- getLabelsCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getLabelsCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
User defined metadata
- getLabelsCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getLabelsCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getLabelsCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Labels for user defined metadata on a feature
- getLabelsMap() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- getLabelsMap() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
User defined metadata
- getLabelsMap() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
User defined metadata
- getLabelsMap() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- getLabelsMap() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Labels for user defined metadata on a feature
- getLabelsMap() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Labels for user defined metadata on a feature
- getLabelsOrDefault(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- getLabelsOrDefault(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
User defined metadata
- getLabelsOrDefault(String, String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
User defined metadata
- getLabelsOrDefault(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- getLabelsOrDefault(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Labels for user defined metadata on a feature
- getLabelsOrDefault(String, String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Labels for user defined metadata on a feature
- getLabelsOrThrow(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- getLabelsOrThrow(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
User defined metadata
- getLabelsOrThrow(String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
User defined metadata
- getLabelsOrThrow(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- getLabelsOrThrow(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Labels for user defined metadata on a feature
- getLabelsOrThrow(String) - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Labels for user defined metadata on a feature
- getLastAttempt() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - getLastAttempt() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.Attempt last_attempt = 2; - getLastAttempt() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.Attempt last_attempt = 2; - getLastAttemptBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - getLastAttemptOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - getLastAttemptOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.Attempt last_attempt = 2; - getLastAttemptOrBuilder() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.Attempt last_attempt = 2; - getLifecycleStage() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The lifecycle stage of a feature.
- getLifecycleStage() - Method in class org.tensorflow.metadata.v0.Feature
-
The lifecycle stage of a feature.
- getLifecycleStage() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The lifecycle stage of a feature.
- getLifecycleStage() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getLifecycleStage() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getLifecycleStage() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getLifecycleStage() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getLifecycleStage() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getLifecycleStage() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- getListFeatureSetsMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getListIngestionJobsMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getListProjectsMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getListStoresMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getMax() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
optional float max = 4; - getMax() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
optional float max = 4; - getMax() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
optional float max = 4; - getMax() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
optional int64 max = 4; - getMax() - Method in class org.tensorflow.metadata.v0.IntDomain
-
optional int64 max = 4; - getMax() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
optional int64 max = 4; - getMax() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 max = 2; - getMax() - Method in class org.tensorflow.metadata.v0.ValueCount
-
optional int64 max = 2; - getMax() - Method in interface org.tensorflow.metadata.v0.ValueCountOrBuilder
-
optional int64 max = 2; - getMaxAge() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAge() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAge() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAgeBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAgeOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAgeOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxAgeOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- getMaxFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double max_fraction_threshold = 2; - getMaxFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
-
optional double max_fraction_threshold = 2; - getMaxFractionThreshold() - Method in interface org.tensorflow.metadata.v0.NumericValueComparatorOrBuilder
-
optional double max_fraction_threshold = 2; - getMaxNumWorkers() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The maximum number of workers to use for the workerpool.
- getMaxNumWorkers() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
The maximum number of workers to use for the workerpool.
- getMaxNumWorkers() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
The maximum number of workers to use for the workerpool.
- getMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 max_retries = 3; - getMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
-
int32 max_retries = 3; - getMaxRetries() - Method in interface feast.proto.core.StoreProto.Store.RedisClusterConfigOrBuilder
-
int32 max_retries = 3; - getMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- getMaxRetries() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
-
Optional.
- getMaxRetries() - Method in interface feast.proto.core.StoreProto.Store.RedisConfigOrBuilder
-
Optional.
- getMessage() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string message = 3; - getMessage() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
string message = 3; - getMessage() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
string message = 3; - getMessageBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string message = 3; - getMessageBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
string message = 3; - getMessageBytes() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
string message = 3; - getMeta() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- getMeta() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
System-populated metadata for this feature set.
- getMeta() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
System-populated metadata for this feature set.
- getMetaBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- getMetaOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- getMetaOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
System-populated metadata for this feature set.
- getMetaOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
System-populated metadata for this feature set.
- getMidDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - getMidDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMidDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - getMin() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Min and max values of the domain.
- getMin() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
Min and max values of the domain.
- getMin() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
Min and max values of the domain.
- getMin() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Min and max values for the domain.
- getMin() - Method in class org.tensorflow.metadata.v0.IntDomain
-
Min and max values for the domain.
- getMin() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
Min and max values for the domain.
- getMin() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 min = 1; - getMin() - Method in class org.tensorflow.metadata.v0.ValueCount
-
optional int64 min = 1; - getMin() - Method in interface org.tensorflow.metadata.v0.ValueCountOrBuilder
-
optional int64 min = 1; - getMinCount() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum number of examples that have this feature.
- getMinCount() - Method in class org.tensorflow.metadata.v0.FeaturePresence
-
Minimum number of examples that have this feature.
- getMinCount() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceOrBuilder
-
Minimum number of examples that have this feature.
- getMinDomainMass() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- getMinDomainMass() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- getMinDomainMass() - Method in interface org.tensorflow.metadata.v0.DistributionConstraintsOrBuilder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- getMinExamplesCount() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Minimum number of examples in the dataset.
- getMinExamplesCount() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Minimum number of examples in the dataset.
- getMinExamplesCount() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Minimum number of examples in the dataset.
- getMinFraction() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum fraction of examples that have this feature.
- getMinFraction() - Method in class org.tensorflow.metadata.v0.FeaturePresence
-
Minimum fraction of examples that have this feature.
- getMinFraction() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceOrBuilder
-
Minimum fraction of examples that have this feature.
- getMinFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double min_fraction_threshold = 1; - getMinFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
-
optional double min_fraction_threshold = 1; - getMinFractionThreshold() - Method in interface org.tensorflow.metadata.v0.NumericValueComparatorOrBuilder
-
optional double min_fraction_threshold = 1; - getMutableFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Deprecated.
- getMutableFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Deprecated.
- getMutableLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Deprecated.
- getMutableLabels() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Deprecated.
- getMutableTensorRepresentation() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
Deprecated.
- getMutableTensorRepresentationGroup() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Deprecated.
- getName() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
-
Name of project to be archived
- getName() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
-
Name of project to be archived
- getName() - Method in interface feast.proto.core.CoreServiceProto.ArchiveProjectRequestOrBuilder
-
Name of project to be archived
- getName() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
-
Name of project (required)
- getName() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
-
Name of project (required)
- getName() - Method in interface feast.proto.core.CoreServiceProto.CreateProjectRequestOrBuilder
-
Name of project (required)
- getName() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of feature set (required).
- getName() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
-
Name of feature set (required).
- getName() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetRequestOrBuilder
-
Name of feature set (required).
- getName() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
-
Name of desired store.
- getName() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
-
Name of desired store.
- getName() - Method in interface feast.proto.core.CoreServiceProto.ListStoresRequest.FilterOrBuilder
-
Name of desired store.
- getName() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Name of the entity.
- getName() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
-
Name of the entity.
- getName() - Method in interface feast.proto.core.FeatureSetProto.EntitySpecOrBuilder
-
Name of the entity.
- getName() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of the feature set.
- getName() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Name of the feature set.
- getName() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Name of the feature set.
- getName() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Name of the feature.
- getName() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Name of the feature.
- getName() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Name of the feature.
- getName() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the FeatureSet
- getName() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
-
Name of the FeatureSet
- getName() - Method in interface feast.proto.core.FeatureSetReferenceProto.FeatureSetReferenceOrBuilder
-
Name of the FeatureSet
- getName() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Name of the store.
- getName() - Method in class feast.proto.core.StoreProto.Store
-
Name of the store.
- getName() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of the desired feature set.
- getName() - Method in class feast.proto.core.StoreProto.Store.Subscription
-
Name of the desired feature set.
- getName() - Method in interface feast.proto.core.StoreProto.Store.SubscriptionOrBuilder
-
Name of the desired feature set.
- getName() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Name of the store.
- getName() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature name
- getName() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Feature name
- getName() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Feature name
- getName() - Method in class feast.proto.types.FieldProto.Field.Builder
-
string name = 1; - getName() - Method in class feast.proto.types.FieldProto.Field
-
string name = 1; - getName() - Method in interface feast.proto.types.FieldProto.FieldOrBuilder
-
string name = 1; - getName() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Id of the domain.
- getName() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- getName() - Method in class org.tensorflow.metadata.v0.Feature
-
The name of the feature.
- getName() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The name of the feature.
- getName() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- getName() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
-
Optional name of the tensor dimension.
- getName() - Method in interface org.tensorflow.metadata.v0.FixedShape.DimOrBuilder
-
Optional name of the tensor dimension.
- getName() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
Id of the domain.
- getName() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.IntDomain
-
Id of the domain.
- getName() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Name for the sparse feature.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
-
Name of the index-feature.
- getName() - Method in interface org.tensorflow.metadata.v0.SparseFeature.IndexFeatureOrBuilder
-
Name of the index-feature.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- getName() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
-
Name of the value-feature.
- getName() - Method in interface org.tensorflow.metadata.v0.SparseFeature.ValueFeatureOrBuilder
-
Name of the value-feature.
- getName() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Name for the sparse feature.
- getName() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.StringDomain
-
Id of the domain.
- getName() - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
Id of the domain.
- getName() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- getName() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Name for the weighted feature.
- getName() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Name for the weighted feature.
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
-
Name of project to be archived
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
-
Name of project to be archived
- getNameBytes() - Method in interface feast.proto.core.CoreServiceProto.ArchiveProjectRequestOrBuilder
-
Name of project to be archived
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
-
Name of project (required)
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
-
Name of project (required)
- getNameBytes() - Method in interface feast.proto.core.CoreServiceProto.CreateProjectRequestOrBuilder
-
Name of project (required)
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of feature set (required).
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
-
Name of feature set (required).
- getNameBytes() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetRequestOrBuilder
-
Name of feature set (required).
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
-
Name of desired store.
- getNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
-
Name of desired store.
- getNameBytes() - Method in interface feast.proto.core.CoreServiceProto.ListStoresRequest.FilterOrBuilder
-
Name of desired store.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Name of the entity.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
-
Name of the entity.
- getNameBytes() - Method in interface feast.proto.core.FeatureSetProto.EntitySpecOrBuilder
-
Name of the entity.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of the feature set.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Name of the feature set.
- getNameBytes() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Name of the feature set.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Name of the feature.
- getNameBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Name of the feature.
- getNameBytes() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Name of the feature.
- getNameBytes() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the FeatureSet
- getNameBytes() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
-
Name of the FeatureSet
- getNameBytes() - Method in interface feast.proto.core.FeatureSetReferenceProto.FeatureSetReferenceOrBuilder
-
Name of the FeatureSet
- getNameBytes() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Name of the store.
- getNameBytes() - Method in class feast.proto.core.StoreProto.Store
-
Name of the store.
- getNameBytes() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of the desired feature set.
- getNameBytes() - Method in class feast.proto.core.StoreProto.Store.Subscription
-
Name of the desired feature set.
- getNameBytes() - Method in interface feast.proto.core.StoreProto.Store.SubscriptionOrBuilder
-
Name of the desired feature set.
- getNameBytes() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Name of the store.
- getNameBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature name
- getNameBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Feature name
- getNameBytes() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Feature name
- getNameBytes() - Method in class feast.proto.types.FieldProto.Field.Builder
-
string name = 1; - getNameBytes() - Method in class feast.proto.types.FieldProto.Field
-
string name = 1; - getNameBytes() - Method in interface feast.proto.types.FieldProto.FieldOrBuilder
-
string name = 1; - getNameBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Id of the domain.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.Feature
-
The name of the feature.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The name of the feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
-
Optional name of the tensor dimension.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.FixedShape.DimOrBuilder
-
Optional name of the tensor dimension.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
Id of the domain.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.IntDomain
-
Id of the domain.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Name for the sparse feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
-
Name of the index-feature.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.SparseFeature.IndexFeatureOrBuilder
-
Name of the index-feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
-
Name of the value-feature.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.SparseFeature.ValueFeatureOrBuilder
-
Name of the value-feature.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Name for the sparse feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.StringDomain
-
Id of the domain.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
Id of the domain.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- getNameBytes() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Name for the weighted feature.
- getNameBytes() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Name for the weighted feature.
- getNaturalLanguageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- getNaturalLanguageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Supported semantic domains.
- getNaturalLanguageDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Supported semantic domains.
- getNaturalLanguageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- getNaturalLanguageDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Supported semantic domains.
- getNaturalLanguageDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Supported semantic domains.
- getNaturalLanguageDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- getNaturalLanguageDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Supported semantic domains.
- getNaturalLanguageDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Supported semantic domains.
- getNetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE network for launching workers.
- getNetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCE network for launching workers.
- getNetwork() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCE network for launching workers.
- getNetworkBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE network for launching workers.
- getNetworkBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCE network for launching workers.
- getNetworkBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCE network for launching workers.
- getNotInEnvironment(int) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- getNotInEnvironment(int) - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is not present in.
- getNotInEnvironment(int) - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is not present in.
- getNotInEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- getNotInEnvironmentBytes(int) - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is not present in.
- getNotInEnvironmentBytes(int) - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is not present in.
- getNotInEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- getNotInEnvironmentCount() - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is not present in.
- getNotInEnvironmentCount() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is not present in.
- getNotInEnvironmentList() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- getNotInEnvironmentList() - Method in class org.tensorflow.metadata.v0.Feature
-
List of environments this feature is not present in.
- getNotInEnvironmentList() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
List of environments this feature is not present in.
- getNumber() - Method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- getNumber() - Method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- getNumber() - Method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- getNumber() - Method in enum feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- getNumber() - Method in enum feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
- getNumber() - Method in enum feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
- getNumber() - Method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- getNumber() - Method in enum feast.proto.core.SourceProto.Source.SourceConfigCase
- getNumber() - Method in enum feast.proto.core.SourceProto.SourceType
- getNumber() - Method in enum feast.proto.core.StoreProto.Store.ConfigCase
- getNumber() - Method in enum feast.proto.core.StoreProto.Store.StoreType
- getNumber() - Method in enum feast.proto.serving.ServingAPIProto.DataFormat
- getNumber() - Method in enum feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
- getNumber() - Method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- getNumber() - Method in enum feast.proto.serving.ServingAPIProto.JobStatus
- getNumber() - Method in enum feast.proto.serving.ServingAPIProto.JobType
- getNumber() - Method in enum feast.proto.types.ValueProto.Value.ValCase
- getNumber() - Method in enum feast.proto.types.ValueProto.ValueType.Enum
- getNumber() - Method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- getNumber() - Method in enum org.tensorflow.metadata.v0.Feature.DomainInfoCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.Feature.ShapeTypeCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.FeatureType
- getNumber() - Method in enum org.tensorflow.metadata.v0.LifecycleStage
- getNumber() - Method in enum org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.TensorRepresentation.KindCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.TimeDomain.FormatCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- getNumber() - Method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
- getNumber() - Method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
- getNumExamplesDriftComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparator() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparatorBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesDriftComparatorOrBuilder() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests differences in number of examples between the current data and the previous span.
- getNumExamplesVersionComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparator() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparatorBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getNumExamplesVersionComparatorOrBuilder() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- getOmitEntitiesInResponse() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
Option to omit entities from the response.
- getOmitEntitiesInResponse() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
-
Option to omit entities from the response.
- getOmitEntitiesInResponse() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
Option to omit entities from the response.
- getOnlineFeatures(ServingAPIProto.GetOnlineFeaturesRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceBlockingStub
-
Get online features synchronously.
- getOnlineFeatures(ServingAPIProto.GetOnlineFeaturesRequest) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceFutureStub
-
Get online features synchronously.
- getOnlineFeatures(ServingAPIProto.GetOnlineFeaturesRequest, StreamObserver<ServingAPIProto.GetOnlineFeaturesResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
-
Get online features synchronously.
- getOnlineFeatures(ServingAPIProto.GetOnlineFeaturesRequest, StreamObserver<ServingAPIProto.GetOnlineFeaturesResponse>) - Method in class feast.proto.serving.ServingServiceGrpc.ServingServiceStub
-
Get online features synchronously.
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getParserForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getParserForType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- getParserForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- getParserForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getParserForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getParserForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getParserForType() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getParserForType() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- getParserForType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getParserForType() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getParserForType() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getParserForType() - Method in class feast.proto.core.SourceProto.Source
- getParserForType() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getParserForType() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getParserForType() - Method in class feast.proto.core.StoreProto.Store
- getParserForType() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getParserForType() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- getParserForType() - Method in class feast.proto.core.StoreProto.Store.Subscription
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getParserForType() - Method in class feast.proto.serving.ServingAPIProto.Job
- getParserForType() - Method in class feast.proto.storage.RedisProto.RedisKey
- getParserForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getParserForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- getParserForType() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getParserForType() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- getParserForType() - Method in class feast.proto.types.FieldProto.Field
- getParserForType() - Method in class feast.proto.types.ValueProto.BoolList
- getParserForType() - Method in class feast.proto.types.ValueProto.BytesList
- getParserForType() - Method in class feast.proto.types.ValueProto.DoubleList
- getParserForType() - Method in class feast.proto.types.ValueProto.FloatList
- getParserForType() - Method in class feast.proto.types.ValueProto.Int32List
- getParserForType() - Method in class feast.proto.types.ValueProto.Int64List
- getParserForType() - Method in class feast.proto.types.ValueProto.StringList
- getParserForType() - Method in class feast.proto.types.ValueProto.Value
- getParserForType() - Method in class feast.proto.types.ValueProto.ValueType
- getParserForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getParserForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getParserForType() - Method in class org.tensorflow.metadata.v0.Annotation
- getParserForType() - Method in class org.tensorflow.metadata.v0.BoolDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- getParserForType() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- getParserForType() - Method in class org.tensorflow.metadata.v0.Feature
- getParserForType() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- getParserForType() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- getParserForType() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getParserForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getParserForType() - Method in class org.tensorflow.metadata.v0.FixedShape
- getParserForType() - Method in class org.tensorflow.metadata.v0.FloatDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.ImageDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- getParserForType() - Method in class org.tensorflow.metadata.v0.IntDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.MIDDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- getParserForType() - Method in class org.tensorflow.metadata.v0.Path
- getParserForType() - Method in class org.tensorflow.metadata.v0.Schema
- getParserForType() - Method in class org.tensorflow.metadata.v0.SparseFeature
- getParserForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getParserForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getParserForType() - Method in class org.tensorflow.metadata.v0.StringDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.StructDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getParserForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getParserForType() - Method in class org.tensorflow.metadata.v0.TimeDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.URLDomain
- getParserForType() - Method in class org.tensorflow.metadata.v0.ValueCount
- getParserForType() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- getPartitions() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Number of Kafka partitions to to use for managed feature stream.
- getPartitions() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Number of Kafka partitions to to use for managed feature stream.
- getPartitions() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Number of Kafka partitions to to use for managed feature stream.
- getPort() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
int32 port = 2; - getPort() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
-
int32 port = 2; - getPort() - Method in interface feast.proto.core.StoreProto.Store.CassandraConfigOrBuilder
-
int32 port = 2; - getPort() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
int32 port = 2; - getPort() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
-
int32 port = 2; - getPort() - Method in interface feast.proto.core.StoreProto.Store.RedisConfigOrBuilder
-
int32 port = 2; - getPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the presence of this feature in the examples.
- getPresence() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- getPresence() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- getPresence() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- getPresenceBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- getPresenceBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- getPresenceBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- getPresenceConstraintsCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getPresenceConstraintsCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getPresenceConstraintsCase() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
- getPresenceConstraintsCase() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- getPresenceConstraintsCase() - Method in class org.tensorflow.metadata.v0.Feature
- getPresenceConstraintsCase() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
- getPresenceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the presence of this feature in the examples.
- getPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- getPresenceOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- getPresenceOrBuilder() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- getProject() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of project the feature set belongs to.
- getProject() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
-
Name of project the feature set belongs to.
- getProject() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetRequestOrBuilder
-
Name of project the feature set belongs to.
- getProject() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of project that the feature sets belongs to.
- getProject() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
-
Name of project that the feature sets belongs to.
- getProject() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder
-
Name of project that the feature sets belongs to.
- getProject() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of project that this feature set belongs to.
- getProject() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Name of project that this feature set belongs to.
- getProject() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Name of project that this feature set belongs to.
- getProject() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the project
- getProject() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
-
Name of the project
- getProject() - Method in interface feast.proto.core.FeatureSetReferenceProto.FeatureSetReferenceOrBuilder
-
Name of the project
- getProject() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Project id to use when launching jobs.
- getProject() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Project id to use when launching jobs.
- getProject() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Project id to use when launching jobs.
- getProject() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of project that the feature sets belongs to.
- getProject() - Method in class feast.proto.core.StoreProto.Store.Subscription
-
Name of project that the feature sets belongs to.
- getProject() - Method in interface feast.proto.core.StoreProto.Store.SubscriptionOrBuilder
-
Name of project that the feature sets belongs to.
- getProject() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Project name.
- getProject() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Project name.
- getProject() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Project name.
- getProjectBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of project the feature set belongs to.
- getProjectBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
-
Name of project the feature set belongs to.
- getProjectBytes() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetRequestOrBuilder
-
Name of project the feature set belongs to.
- getProjectBytes() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.FilterOrBuilder
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of project that this feature set belongs to.
- getProjectBytes() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Name of project that this feature set belongs to.
- getProjectBytes() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Name of project that this feature set belongs to.
- getProjectBytes() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the project
- getProjectBytes() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
-
Name of the project
- getProjectBytes() - Method in interface feast.proto.core.FeatureSetReferenceProto.FeatureSetReferenceOrBuilder
-
Name of the project
- getProjectBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Project id to use when launching jobs.
- getProjectBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Project id to use when launching jobs.
- getProjectBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Project id to use when launching jobs.
- getProjectBytes() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in class feast.proto.core.StoreProto.Store.Subscription
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in interface feast.proto.core.StoreProto.Store.SubscriptionOrBuilder
-
Name of project that the feature sets belongs to.
- getProjectBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Project name.
- getProjectBytes() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
-
Project name.
- getProjectBytes() - Method in interface feast.proto.serving.ServingAPIProto.FeatureReferenceOrBuilder
-
Project name.
- getProjectId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string project_id = 1; - getProjectId() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string project_id = 1; - getProjectId() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string project_id = 1; - getProjectIdBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string project_id = 1; - getProjectIdBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string project_id = 1; - getProjectIdBytes() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string project_id = 1; - getProjects(int) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- getProjects(int) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
-
List of project names (archived projects are filtered out)
- getProjects(int) - Method in interface feast.proto.core.CoreServiceProto.ListProjectsResponseOrBuilder
-
List of project names (archived projects are filtered out)
- getProjectsBytes(int) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- getProjectsBytes(int) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
-
List of project names (archived projects are filtered out)
- getProjectsBytes(int) - Method in interface feast.proto.core.CoreServiceProto.ListProjectsResponseOrBuilder
-
List of project names (archived projects are filtered out)
- getProjectsCount() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- getProjectsCount() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
-
List of project names (archived projects are filtered out)
- getProjectsCount() - Method in interface feast.proto.core.CoreServiceProto.ListProjectsResponseOrBuilder
-
List of project names (archived projects are filtered out)
- getProjectsList() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- getProjectsList() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
-
List of project names (archived projects are filtered out)
- getProjectsList() - Method in interface feast.proto.core.CoreServiceProto.ListProjectsResponseOrBuilder
-
List of project names (archived projects are filtered out)
- getRedisClusterConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfigBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisClusterConfigOrBuilder() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - getRedisConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfigBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfigOrBuilder() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisConfig redis_config = 11; - getRedisConfigOrBuilder() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisConfig redis_config = 11; - getRegion() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The Google Compute Engine region for creating Dataflow jobs.
- getRegion() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
The Google Compute Engine region for creating Dataflow jobs.
- getRegion() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
The Google Compute Engine region for creating Dataflow jobs.
- getRegionBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The Google Compute Engine region for creating Dataflow jobs.
- getRegionBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
The Google Compute Engine region for creating Dataflow jobs.
- getRegionBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
The Google Compute Engine region for creating Dataflow jobs.
- getReplicationFactor() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Defines the number of copies of managed feature stream Kafka.
- getReplicationFactor() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Defines the number of copies of managed feature stream Kafka.
- getReplicationFactor() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Defines the number of copies of managed feature stream Kafka.
- getRequired() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
-
optional bool required = 1; - getRequired() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
-
optional bool required = 1; - getRequired() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceWithinGroupOrBuilder
-
optional bool required = 1; - getRestartIngestionJobMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getRow() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - getRow() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.FeatureRow row = 1; - getRow() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.FeatureRow row = 1; - getRowBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - getRowOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - getRowOrBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.FeatureRow row = 1; - getRowOrBuilder() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.FeatureRow row = 1; - getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getSerializedSize() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getSerializedSize() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- getSerializedSize() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- getSerializedSize() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getSerializedSize() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getSerializedSize() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getSerializedSize() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getSerializedSize() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- getSerializedSize() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getSerializedSize() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getSerializedSize() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getSerializedSize() - Method in class feast.proto.core.SourceProto.Source
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- getSerializedSize() - Method in class feast.proto.core.StoreProto.Store.Subscription
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getSerializedSize() - Method in class feast.proto.serving.ServingAPIProto.Job
- getSerializedSize() - Method in class feast.proto.storage.RedisProto.RedisKey
- getSerializedSize() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getSerializedSize() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- getSerializedSize() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getSerializedSize() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- getSerializedSize() - Method in class feast.proto.types.FieldProto.Field
- getSerializedSize() - Method in class feast.proto.types.ValueProto.BoolList
- getSerializedSize() - Method in class feast.proto.types.ValueProto.BytesList
- getSerializedSize() - Method in class feast.proto.types.ValueProto.DoubleList
- getSerializedSize() - Method in class feast.proto.types.ValueProto.FloatList
- getSerializedSize() - Method in class feast.proto.types.ValueProto.Int32List
- getSerializedSize() - Method in class feast.proto.types.ValueProto.Int64List
- getSerializedSize() - Method in class feast.proto.types.ValueProto.StringList
- getSerializedSize() - Method in class feast.proto.types.ValueProto.Value
- getSerializedSize() - Method in class feast.proto.types.ValueProto.ValueType
- getSerializedSize() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getSerializedSize() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.Annotation
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.BoolDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.Feature
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FixedShape
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.FloatDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.ImageDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.IntDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.MIDDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.Path
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.Schema
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.SparseFeature
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.StringDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.StructDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TimeDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.URLDomain
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.ValueCount
- getSerializedSize() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- getService() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
-
string service = 1; - getService() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
-
string service = 1; - getService() - Method in interface io.grpc.health.v1.HealthProto.HealthCheckRequestOrBuilder
-
string service = 1; - getServiceAccount() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceAccount() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceAccount() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceAccountBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceAccountBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceAccountBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Run the job as a specific service account, instead of the default GCE robot.
- getServiceBytes() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
-
string service = 1; - getServiceBytes() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
-
string service = 1; - getServiceBytes() - Method in interface io.grpc.health.v1.HealthProto.HealthCheckRequestOrBuilder
-
string service = 1; - getServiceDescriptor() - Static method in class feast.proto.core.CoreServiceGrpc
- getServiceDescriptor() - Static method in class feast.proto.serving.ServingServiceGrpc
- getServiceDescriptor() - Static method in class io.grpc.health.v1.HealthGrpc
- getShape() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- getShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
The shape of each row of the data (i.e.
- getShape() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
The shape of each row of the data (i.e.
- getShapeBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- getShapeOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- getShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- getShapeOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
The shape of each row of the data (i.e.
- getShapeOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
The shape of each row of the data (i.e.
- getShapeTypeCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- getShapeTypeCase() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getShapeTypeCase() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
- getShapeTypeCase() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- getShapeTypeCase() - Method in class org.tensorflow.metadata.v0.Feature
- getShapeTypeCase() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
- getSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
optional int64 size = 1; - getSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
-
optional int64 size = 1; - getSize() - Method in interface org.tensorflow.metadata.v0.FixedShape.DimOrBuilder
-
optional int64 size = 1; - getSkewComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- getSkewComparator() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution to the associated serving data.
- getSkewComparator() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution to the associated serving data.
- getSkewComparatorBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- getSkewComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- getSkewComparatorOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution to the associated serving data.
- getSkewComparatorOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution to the associated serving data.
- getSource() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- getSource() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Optional.
- getSource() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Optional.
- getSource() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- getSource() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Source this job is reading from.
- getSource() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Source this job is reading from.
- getSourceBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- getSourceBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- getSourceConfigCase() - Method in class feast.proto.core.SourceProto.Source.Builder
- getSourceConfigCase() - Method in class feast.proto.core.SourceProto.Source
- getSourceConfigCase() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
- getSourceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- getSourceOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Optional.
- getSourceOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Optional.
- getSourceOrBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- getSourceOrBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Source this job is reading from.
- getSourceOrBuilder() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Source this job is reading from.
- getSparseFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeature(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Sparse features described in this schema.
- getSparseFeature(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Sparse features described in this schema.
- getSparseFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeature(int) - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema
-
Sparse features described in this schema.
- getSparseFeatureCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Sparse features described in this schema.
- getSparseFeatureCount() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureCount() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureCount() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureList() - Method in class org.tensorflow.metadata.v0.Schema
-
Sparse features described in this schema.
- getSparseFeatureList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Sparse features described in this schema.
- getSparseFeatureList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureList() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureList() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Sparse features described in this schema.
- getSparseFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Sparse features described in this schema.
- getSparseFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- getSparseFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
Sparse features described in this schema.
- getSparseFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Sparse features described in this schema.
- getSparseFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.StructDomain
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.StructDomainOrBuilder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - getSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensorBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSparseTensorOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - getSpec() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- getSpec() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
User-specified specifications of this feature set.
- getSpec() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
User-specified specifications of this feature set.
- getSpecBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- getSpecOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- getSpecOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
User-specified specifications of this feature set.
- getSpecOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
User-specified specifications of this feature set.
- getStackTrace() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string stack_trace = 4; - getStackTrace() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
string stack_trace = 4; - getStackTrace() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
string stack_trace = 4; - getStackTraceBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string stack_trace = 4; - getStackTraceBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
string stack_trace = 4; - getStackTraceBytes() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
string stack_trace = 4; - getStagingLocation() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string staging_location = 3; - getStagingLocation() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string staging_location = 3; - getStagingLocation() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string staging_location = 3; - getStagingLocationBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string staging_location = 3; - getStagingLocationBytes() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
string staging_location = 3; - getStagingLocationBytes() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
string staging_location = 3; - getStatus() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatus() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatus() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetResponseOrBuilder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatus() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatus() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatus() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreResponseOrBuilder
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatus() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Status of the feature set.
- getStatus() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
-
Status of the feature set.
- getStatus() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetMetaOrBuilder
-
Status of the feature set.
- getStatus() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
.feast.core.IngestionJobStatus status = 3; - getStatus() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
.feast.core.IngestionJobStatus status = 3; - getStatus() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
.feast.core.IngestionJobStatus status = 3; - getStatus() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getStatus() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getStatus() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getStatus() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStatus() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStatus() - Method in interface io.grpc.health.v1.HealthProto.HealthCheckResponseOrBuilder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStatusValue() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatusValue() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatusValue() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetResponseOrBuilder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - getStatusValue() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatusValue() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatusValue() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreResponseOrBuilder
-
.feast.core.UpdateStoreResponse.Status status = 2; - getStatusValue() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Status of the feature set.
- getStatusValue() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
-
Status of the feature set.
- getStatusValue() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetMetaOrBuilder
-
Status of the feature set.
- getStatusValue() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
.feast.core.IngestionJobStatus status = 3; - getStatusValue() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
.feast.core.IngestionJobStatus status = 3; - getStatusValue() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
.feast.core.IngestionJobStatus status = 3; - getStatusValue() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getStatusValue() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getStatusValue() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getStatusValue() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStatusValue() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStatusValue() - Method in interface io.grpc.health.v1.HealthProto.HealthCheckResponseOrBuilder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - getStep(int) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- getStep(int) - Method in class org.tensorflow.metadata.v0.Path
-
Any string is a valid step.
- getStep(int) - Method in interface org.tensorflow.metadata.v0.PathOrBuilder
-
Any string is a valid step.
- getStepBytes(int) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- getStepBytes(int) - Method in class org.tensorflow.metadata.v0.Path
-
Any string is a valid step.
- getStepBytes(int) - Method in interface org.tensorflow.metadata.v0.PathOrBuilder
-
Any string is a valid step.
- getStepCount() - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- getStepCount() - Method in class org.tensorflow.metadata.v0.Path
-
Any string is a valid step.
- getStepCount() - Method in interface org.tensorflow.metadata.v0.PathOrBuilder
-
Any string is a valid step.
- getStepList() - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- getStepList() - Method in class org.tensorflow.metadata.v0.Path
-
Any string is a valid step.
- getStepList() - Method in interface org.tensorflow.metadata.v0.PathOrBuilder
-
Any string is a valid step.
- getStopIngestionJobMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - getStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
-
.feast.core.Store store = 1; - getStore() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreRequestOrBuilder
-
.feast.core.Store store = 1; - getStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - getStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
-
.feast.core.Store store = 1; - getStore() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreResponseOrBuilder
-
.feast.core.Store store = 1; - getStore() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- getStore() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Store this job is writing to.
- getStore() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Store this job is writing to.
- getStore(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStore(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
-
repeated .feast.core.Store store = 1; - getStore(int) - Method in interface feast.proto.core.CoreServiceProto.ListStoresResponseOrBuilder
-
repeated .feast.core.Store store = 1; - getStoreBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - getStoreBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - getStoreBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- getStoreBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreCount() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreCount() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
-
repeated .feast.core.Store store = 1; - getStoreCount() - Method in interface feast.proto.core.CoreServiceProto.ListStoresResponseOrBuilder
-
repeated .feast.core.Store store = 1; - getStoreList() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreList() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
-
repeated .feast.core.Store store = 1; - getStoreList() - Method in interface feast.proto.core.CoreServiceProto.ListStoresResponseOrBuilder
-
repeated .feast.core.Store store = 1; - getStoreName() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Name of store
- getStoreName() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by Name of store
- getStoreName() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by Name of store
- getStoreNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Name of store
- getStoreNameBytes() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by Name of store
- getStoreNameBytes() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by Name of store
- getStoreOrBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreRequestOrBuilder
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreResponseOrBuilder
-
.feast.core.Store store = 1; - getStoreOrBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- getStoreOrBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Store this job is writing to.
- getStoreOrBuilder() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Store this job is writing to.
- getStoreOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreOrBuilder(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
-
repeated .feast.core.Store store = 1; - getStoreOrBuilder(int) - Method in interface feast.proto.core.CoreServiceProto.ListStoresResponseOrBuilder
-
repeated .feast.core.Store store = 1; - getStoreOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - getStoreOrBuilderList() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
-
repeated .feast.core.Store store = 1; - getStoreOrBuilderList() - Method in interface feast.proto.core.CoreServiceProto.ListStoresResponseOrBuilder
-
repeated .feast.core.Store store = 1; - getStringDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomain(int) - Method in class org.tensorflow.metadata.v0.Schema
-
declared as top-level features in <feature>.
- getStringDomain(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
declared as top-level features in <feature>.
- getStringDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomainBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainCount() - Method in class org.tensorflow.metadata.v0.Schema
-
declared as top-level features in <feature>.
- getStringDomainCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
declared as top-level features in <feature>.
- getStringDomainList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainList() - Method in class org.tensorflow.metadata.v0.Schema
-
declared as top-level features in <feature>.
- getStringDomainList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
declared as top-level features in <feature>.
- getStringDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - getStringDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - getStringDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
declared as top-level features in <feature>.
- getStringDomainOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
declared as top-level features in <feature>.
- getStringDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- getStringDomainOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
declared as top-level features in <feature>.
- getStringDomainOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
declared as top-level features in <feature>.
- getStringFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormat() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormat() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in class org.tensorflow.metadata.v0.TimeDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringFormatBytes() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- getStringListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - getStringListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.StringList string_list_val = 12; - getStringListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.StringList string_list_val = 12; - getStringListValBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - getStringListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - getStringListValOrBuilder() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.StringList string_list_val = 12; - getStringListValOrBuilder() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.StringList string_list_val = 12; - getStringVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
string string_val = 2; - getStringVal() - Method in class feast.proto.types.ValueProto.Value
-
string string_val = 2; - getStringVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
string string_val = 2; - getStringValBytes() - Method in class feast.proto.types.ValueProto.Value.Builder
-
string string_val = 2; - getStringValBytes() - Method in class feast.proto.types.ValueProto.Value
-
string string_val = 2; - getStringValBytes() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
string string_val = 2; - getStructDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - getStructDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getStructDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - getSubnetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE subnetwork for launching workers.
- getSubnetwork() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCE subnetwork for launching workers.
- getSubnetwork() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCE subnetwork for launching workers.
- getSubnetworkBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE subnetwork for launching workers.
- getSubnetworkBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCE subnetwork for launching workers.
- getSubnetworkBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCE subnetwork for launching workers.
- getSubscriptions(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptions(int) - Method in class feast.proto.core.StoreProto.Store
-
Feature sets to subscribe to.
- getSubscriptions(int) - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Feature sets to subscribe to.
- getSubscriptionsBuilder(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsBuilderList() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsCount() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsCount() - Method in class feast.proto.core.StoreProto.Store
-
Feature sets to subscribe to.
- getSubscriptionsCount() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Feature sets to subscribe to.
- getSubscriptionsList() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsList() - Method in class feast.proto.core.StoreProto.Store
-
Feature sets to subscribe to.
- getSubscriptionsList() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilder(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilder(int) - Method in class feast.proto.core.StoreProto.Store
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilder(int) - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilderList() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilderList() - Method in class feast.proto.core.StoreProto.Store
-
Feature sets to subscribe to.
- getSubscriptionsOrBuilderList() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Feature sets to subscribe to.
- getTag(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- getTag(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Tags can be used to mark features.
- getTag(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Tags can be used to mark features.
- getTagBytes(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- getTagBytes(int) - Method in class org.tensorflow.metadata.v0.Annotation
-
Tags can be used to mark features.
- getTagBytes(int) - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Tags can be used to mark features.
- getTagCount() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- getTagCount() - Method in class org.tensorflow.metadata.v0.Annotation
-
Tags can be used to mark features.
- getTagCount() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Tags can be used to mark features.
- getTagList() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- getTagList() - Method in class org.tensorflow.metadata.v0.Annotation
-
Tags can be used to mark features.
- getTagList() - Method in interface org.tensorflow.metadata.v0.AnnotationOrBuilder
-
Tags can be used to mark features.
- getTargetParallelism() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
Controls the amount of target parallelism the DirectRunner will use.
- getTargetParallelism() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
-
Controls the amount of target parallelism the DirectRunner will use.
- getTargetParallelism() - Method in interface feast.proto.core.RunnerProto.DirectRunnerConfigOptionsOrBuilder
-
Controls the amount of target parallelism the DirectRunner will use.
- getTempLocation() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
A pipeline level default location for storing temporary files.
- getTempLocation() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
A pipeline level default location for storing temporary files.
- getTempLocation() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
A pipeline level default location for storing temporary files.
- getTempLocationBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
A pipeline level default location for storing temporary files.
- getTempLocationBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
A pipeline level default location for storing temporary files.
- getTempLocationBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
A pipeline level default location for storing temporary files.
- getTensorRepresentation() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
Deprecated.
- getTensorRepresentation() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
Deprecated.
- getTensorRepresentation() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
Deprecated.
- getTensorRepresentationCount() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- getTensorRepresentationCount() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getTensorRepresentationCount() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationGroup() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Deprecated.
- getTensorRepresentationGroup() - Method in class org.tensorflow.metadata.v0.Schema
-
Deprecated.
- getTensorRepresentationGroup() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Deprecated.
- getTensorRepresentationGroupCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- getTensorRepresentationGroupCount() - Method in class org.tensorflow.metadata.v0.Schema
- getTensorRepresentationGroupCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
TensorRepresentation groups.
- getTensorRepresentationGroupMap() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- getTensorRepresentationGroupMap() - Method in class org.tensorflow.metadata.v0.Schema
-
TensorRepresentation groups.
- getTensorRepresentationGroupMap() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrDefault(String, TensorRepresentationGroup) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrDefault(String, TensorRepresentationGroup) - Method in class org.tensorflow.metadata.v0.Schema
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrDefault(String, TensorRepresentationGroup) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrThrow(String) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrThrow(String) - Method in class org.tensorflow.metadata.v0.Schema
-
TensorRepresentation groups.
- getTensorRepresentationGroupOrThrow(String) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
TensorRepresentation groups.
- getTensorRepresentationMap() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationMap() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationMap() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrDefault(String, TensorRepresentation) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrDefault(String, TensorRepresentation) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrDefault(String, TensorRepresentation) - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrThrow(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrThrow(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getTensorRepresentationOrThrow(String) - Method in interface org.tensorflow.metadata.v0.TensorRepresentationGroupOrBuilder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - getThreshold() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- getThreshold() - Method in class org.tensorflow.metadata.v0.InfinityNorm
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- getThreshold() - Method in interface org.tensorflow.metadata.v0.InfinityNormOrBuilder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- getTimeDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - getTimeDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - getTimeOfDayDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - getTimeOfDayDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTimeOfDayDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - getTopic() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Kafka topic to use for feature sets without user defined topics
- getTopic() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Kafka topic to use for feature sets without user defined topics
- getTopic() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Kafka topic to use for feature sets without user defined topics
- getTopicBytes() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Kafka topic to use for feature sets without user defined topics
- getTopicBytes() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
-
Kafka topic to use for feature sets without user defined topics
- getTopicBytes() - Method in interface feast.proto.core.SourceProto.KafkaSourceConfigOrBuilder
-
Kafka topic to use for feature sets without user defined topics
- getTotalTimeoutSeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 total_timeout_seconds = 5; - getTotalTimeoutSeconds() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
-
int32 total_timeout_seconds = 5; - getTotalTimeoutSeconds() - Method in interface feast.proto.core.StoreProto.Store.BigQueryConfigOrBuilder
-
int32 total_timeout_seconds = 5; - getTransform() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
name of transform where the error occurred
- getTransform() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
name of transform where the error occurred
- getTransform() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
name of transform where the error occurred
- getTransformBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
name of transform where the error occurred
- getTransformBytes() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
-
name of transform where the error occurred
- getTransformBytes() - Method in interface feast.proto.types.FeatureRowExtendedProto.ErrorOrBuilder
-
name of transform where the error occurred
- getTrueValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- getTrueValue() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Strings values for TRUE/FALSE.
- getTrueValue() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Strings values for TRUE/FALSE.
- getTrueValueBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- getTrueValueBytes() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Strings values for TRUE/FALSE.
- getTrueValueBytes() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Strings values for TRUE/FALSE.
- getType() - Method in class feast.proto.core.SourceProto.Source.Builder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getType() - Method in class feast.proto.core.SourceProto.Source
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getType() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getType() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Type of store.
- getType() - Method in class feast.proto.core.StoreProto.Store
-
Type of store.
- getType() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Type of store.
- getType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Type of serving deployment, either ONLINE or BATCH.
- getType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Type of serving deployment, either ONLINE or BATCH.
- getType() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Type of serving deployment, either ONLINE or BATCH.
- getType() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getType() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getType() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Physical type of the feature's values.
- getType() - Method in class org.tensorflow.metadata.v0.Feature
-
Physical type of the feature's values.
- getType() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Physical type of the feature's values.
- getType() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- getType() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- getType() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- getTypeValue() - Method in class feast.proto.core.SourceProto.Source.Builder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getTypeValue() - Method in class feast.proto.core.SourceProto.Source
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getTypeValue() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- getTypeValue() - Method in class feast.proto.core.StoreProto.Store.Builder
-
Type of store.
- getTypeValue() - Method in class feast.proto.core.StoreProto.Store
-
Type of store.
- getTypeValue() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
Type of store.
- getTypeValue() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Type of serving deployment, either ONLINE or BATCH.
- getTypeValue() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Type of serving deployment, either ONLINE or BATCH.
- getTypeValue() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Type of serving deployment, either ONLINE or BATCH.
- getTypeValue() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- getTypeValue() - Method in class feast.proto.serving.ServingAPIProto.Job
-
Output only.
- getTypeValue() - Method in interface feast.proto.serving.ServingAPIProto.JobOrBuilder
-
Output only.
- getUintValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- getUintValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- getUintValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- getUnknownFields() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- getUnknownFields() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- getUnknownFields() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- getUnknownFields() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- getUnknownFields() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- getUnknownFields() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- getUnknownFields() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- getUnknownFields() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- getUnknownFields() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- getUnknownFields() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- getUnknownFields() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- getUnknownFields() - Method in class feast.proto.core.SourceProto.Source
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- getUnknownFields() - Method in class feast.proto.core.StoreProto.Store.Subscription
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- getUnknownFields() - Method in class feast.proto.serving.ServingAPIProto.Job
- getUnknownFields() - Method in class feast.proto.storage.RedisProto.RedisKey
- getUnknownFields() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- getUnknownFields() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- getUnknownFields() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- getUnknownFields() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- getUnknownFields() - Method in class feast.proto.types.FieldProto.Field
- getUnknownFields() - Method in class feast.proto.types.ValueProto.BoolList
- getUnknownFields() - Method in class feast.proto.types.ValueProto.BytesList
- getUnknownFields() - Method in class feast.proto.types.ValueProto.DoubleList
- getUnknownFields() - Method in class feast.proto.types.ValueProto.FloatList
- getUnknownFields() - Method in class feast.proto.types.ValueProto.Int32List
- getUnknownFields() - Method in class feast.proto.types.ValueProto.Int64List
- getUnknownFields() - Method in class feast.proto.types.ValueProto.StringList
- getUnknownFields() - Method in class feast.proto.types.ValueProto.Value
- getUnknownFields() - Method in class feast.proto.types.ValueProto.ValueType
- getUnknownFields() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- getUnknownFields() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.Annotation
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.BoolDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.Feature
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FixedShape
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.FloatDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.ImageDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.IntDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.MIDDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.Path
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.Schema
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.SparseFeature
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.StringDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.StructDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TimeDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.URLDomain
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.ValueCount
- getUnknownFields() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- getUpdateStoreMethod() - Static method in class feast.proto.core.CoreServiceGrpc
- getUrlDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomainBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomainBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomainOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomainOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - getUrlDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomainOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUrlDomainOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - getUsePublicIps() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Specifies whether worker pools should be started with public IP addresses.
- getUsePublicIps() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Specifies whether worker pools should be started with public IP addresses.
- getUsePublicIps() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Specifies whether worker pools should be started with public IP addresses.
- getVal(int) - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.BoolList
-
repeated bool val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.BoolListOrBuilder
-
repeated bool val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.BytesList
-
repeated bytes val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.BytesListOrBuilder
-
repeated bytes val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.DoubleList
-
repeated double val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.DoubleListOrBuilder
-
repeated double val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.FloatList
-
repeated float val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.FloatListOrBuilder
-
repeated float val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.Int32List
-
repeated int32 val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.Int32ListOrBuilder
-
repeated int32 val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.Int64List
-
repeated int64 val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.Int64ListOrBuilder
-
repeated int64 val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - getVal(int) - Method in class feast.proto.types.ValueProto.StringList
-
repeated string val = 1; - getVal(int) - Method in interface feast.proto.types.ValueProto.StringListOrBuilder
-
repeated string val = 1; - getValBytes(int) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - getValBytes(int) - Method in class feast.proto.types.ValueProto.StringList
-
repeated string val = 1; - getValBytes(int) - Method in interface feast.proto.types.ValueProto.StringListOrBuilder
-
repeated string val = 1; - getValCase() - Method in class feast.proto.types.ValueProto.Value.Builder
- getValCase() - Method in class feast.proto.types.ValueProto.Value
- getValCase() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
- getValCount() - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.BoolList
-
repeated bool val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.BoolListOrBuilder
-
repeated bool val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.BytesList
-
repeated bytes val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.BytesListOrBuilder
-
repeated bytes val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.DoubleList
-
repeated double val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.DoubleListOrBuilder
-
repeated double val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.FloatList
-
repeated float val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.FloatListOrBuilder
-
repeated float val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.Int32List
-
repeated int32 val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.Int32ListOrBuilder
-
repeated int32 val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.Int64List
-
repeated int64 val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.Int64ListOrBuilder
-
repeated int64 val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - getValCount() - Method in class feast.proto.types.ValueProto.StringList
-
repeated string val = 1; - getValCount() - Method in interface feast.proto.types.ValueProto.StringListOrBuilder
-
repeated string val = 1; - getValList() - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - getValList() - Method in class feast.proto.types.ValueProto.BoolList
-
repeated bool val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.BoolListOrBuilder
-
repeated bool val = 1; - getValList() - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - getValList() - Method in class feast.proto.types.ValueProto.BytesList
-
repeated bytes val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.BytesListOrBuilder
-
repeated bytes val = 1; - getValList() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - getValList() - Method in class feast.proto.types.ValueProto.DoubleList
-
repeated double val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.DoubleListOrBuilder
-
repeated double val = 1; - getValList() - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - getValList() - Method in class feast.proto.types.ValueProto.FloatList
-
repeated float val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.FloatListOrBuilder
-
repeated float val = 1; - getValList() - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - getValList() - Method in class feast.proto.types.ValueProto.Int32List
-
repeated int32 val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.Int32ListOrBuilder
-
repeated int32 val = 1; - getValList() - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - getValList() - Method in class feast.proto.types.ValueProto.Int64List
-
repeated int64 val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.Int64ListOrBuilder
-
repeated int64 val = 1; - getValList() - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - getValList() - Method in class feast.proto.types.ValueProto.StringList
-
repeated string val = 1; - getValList() - Method in interface feast.proto.types.ValueProto.StringListOrBuilder
-
repeated string val = 1; - getValue() - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - getValue() - Method in class feast.proto.types.FieldProto.Field
-
.feast.types.Value value = 2; - getValue() - Method in interface feast.proto.types.FieldProto.FieldOrBuilder
-
.feast.types.Value value = 2; - getValue(int) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- getValue(int) - Method in class org.tensorflow.metadata.v0.StringDomain
-
The values appearing in the domain.
- getValue(int) - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
The values appearing in the domain.
- getValueBuilder() - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - getValueBytes(int) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- getValueBytes(int) - Method in class org.tensorflow.metadata.v0.StringDomain
-
The values appearing in the domain.
- getValueBytes(int) - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
The values appearing in the domain.
- getValueColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- getValueColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The column that contains the values.
- getValueColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The column that contains the values.
- getValueColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- getValueColumnNameBytes() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The column that contains the values.
- getValueColumnNameBytes() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The column that contains the values.
- getValueCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature doesn't have a well defined shape.
- getValueCount() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- getValueCount() - Method in class org.tensorflow.metadata.v0.StringDomain
-
The values appearing in the domain.
- getValueCount() - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
The values appearing in the domain.
- getValueCountBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- getValueCountBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature doesn't have a well defined shape.
- getValueCountOrBuilder() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature doesn't have a well defined shape.
- getValueDescriptor() - Method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- getValueDescriptor() - Method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- getValueDescriptor() - Method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- getValueDescriptor() - Method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- getValueDescriptor() - Method in enum feast.proto.core.SourceProto.SourceType
- getValueDescriptor() - Method in enum feast.proto.core.StoreProto.Store.StoreType
- getValueDescriptor() - Method in enum feast.proto.serving.ServingAPIProto.DataFormat
- getValueDescriptor() - Method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- getValueDescriptor() - Method in enum feast.proto.serving.ServingAPIProto.JobStatus
- getValueDescriptor() - Method in enum feast.proto.serving.ServingAPIProto.JobType
- getValueDescriptor() - Method in enum feast.proto.types.ValueProto.ValueType.Enum
- getValueDescriptor() - Method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- getValueDescriptor() - Method in enum org.tensorflow.metadata.v0.FeatureType
- getValueDescriptor() - Method in enum org.tensorflow.metadata.v0.LifecycleStage
- getValueDescriptor() - Method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- getValueDescriptor() - Method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
- getValueFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- getValueFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
required
- getValueFeature() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
required
- getValueFeatureBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- getValueFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- getValueFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
required
- getValueFeatureOrBuilder() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
required
- getValueList() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- getValueList() - Method in class org.tensorflow.metadata.v0.StringDomain
-
The values appearing in the domain.
- getValueList() - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
The values appearing in the domain.
- getValueOrBuilder() - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - getValueOrBuilder() - Method in class feast.proto.types.FieldProto.Field
-
.feast.types.Value value = 2; - getValueOrBuilder() - Method in interface feast.proto.types.FieldProto.FieldOrBuilder
-
.feast.types.Value value = 2; - getValueType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Value type of the entity.
- getValueType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
-
Value type of the entity.
- getValueType() - Method in interface feast.proto.core.FeatureSetProto.EntitySpecOrBuilder
-
Value type of the entity.
- getValueType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Value type of the feature.
- getValueType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Value type of the feature.
- getValueType() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Value type of the feature.
- getValueTypeValue() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Value type of the entity.
- getValueTypeValue() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
-
Value type of the entity.
- getValueTypeValue() - Method in interface feast.proto.core.FeatureSetProto.EntitySpecOrBuilder
-
Value type of the entity.
- getValueTypeValue() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Value type of the feature.
- getValueTypeValue() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Value type of the feature.
- getValueTypeValue() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Value type of the feature.
- getVarlenSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensorBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensorOrBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVarlenSparseTensorOrBuilder() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - getVersion() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
-
string version = 1; - getVersion() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
-
string version = 1; - getVersion() - Method in interface feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponseOrBuilder
-
string version = 1; - getVersion() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Feast version of this serving deployment.
- getVersion() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Feast version of this serving deployment.
- getVersion() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Feast version of this serving deployment.
- getVersionBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
-
string version = 1; - getVersionBytes() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
-
string version = 1; - getVersionBytes() - Method in interface feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponseOrBuilder
-
string version = 1; - getVersionBytes() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Feast version of this serving deployment.
- getVersionBytes() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
-
Feast version of this serving deployment.
- getVersionBytes() - Method in interface feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponseOrBuilder
-
Feast version of this serving deployment.
- getWeightedFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeature(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Weighted features described in this schema.
- getWeightedFeature(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Weighted features described in this schema.
- getWeightedFeatureBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureCount() - Method in class org.tensorflow.metadata.v0.Schema
-
Weighted features described in this schema.
- getWeightedFeatureCount() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Weighted features described in this schema.
- getWeightedFeatureList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureList() - Method in class org.tensorflow.metadata.v0.Schema
-
Weighted features described in this schema.
- getWeightedFeatureList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilder(int) - Method in class org.tensorflow.metadata.v0.Schema
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilder(int) - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilderList() - Method in class org.tensorflow.metadata.v0.Schema
-
Weighted features described in this schema.
- getWeightedFeatureOrBuilderList() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Weighted features described in this schema.
- getWeightFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- getWeightFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of weight feature to associate with the base feature.
- getWeightFeature() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of weight feature to associate with the base feature.
- getWeightFeatureBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- getWeightFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- getWeightFeatureOrBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of weight feature to associate with the base feature.
- getWeightFeatureOrBuilder() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of weight feature to associate with the base feature.
- getWorkerMachineType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Machine type to create Dataflow worker VMs as.
- getWorkerMachineType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Machine type to create Dataflow worker VMs as.
- getWorkerMachineType() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Machine type to create Dataflow worker VMs as.
- getWorkerMachineTypeBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Machine type to create Dataflow worker VMs as.
- getWorkerMachineTypeBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
Machine type to create Dataflow worker VMs as.
- getWorkerMachineTypeBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
Machine type to create Dataflow worker VMs as.
- getZone() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCP availability zone for operations.
- getZone() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCP availability zone for operations.
- getZone() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCP availability zone for operations.
- getZoneBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCP availability zone for operations.
- getZoneBytes() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
-
GCP availability zone for operations.
- getZoneBytes() - Method in interface feast.proto.core.RunnerProto.DataflowRunnerConfigOptionsOrBuilder
-
GCP availability zone for operations.
- GROUP_PRESENCE - feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
- GROUP_PRESENCE - org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
- GROUP_PRESENCE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- GROUP_PRESENCE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
H
- hasAnnotation() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- hasAnnotation() - Method in class org.tensorflow.metadata.v0.Feature
-
Additional information about the feature for documentation purpose.
- hasAnnotation() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Additional information about the feature for documentation purpose.
- hasAnnotation() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- hasAnnotation() - Method in class org.tensorflow.metadata.v0.Schema
-
Additional information about the schema as a whole.
- hasAnnotation() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Additional information about the schema as a whole.
- hasBigqueryConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - hasBigqueryConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - hasBigqueryConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - hasBoolDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - hasBoolDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - hasBoolDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - hasBoolDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - hasBoolDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - hasBoolDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - hasBoolListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - hasBoolListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BoolList bool_list_val = 17; - hasBoolListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BoolList bool_list_val = 17; - hasBytesListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - hasBytesListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.BytesList bytes_list_val = 11; - hasBytesListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.BytesList bytes_list_val = 11; - hasBytesValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional bytes bytes_value = 3; - hasBytesValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
optional bytes bytes_value = 3; - hasBytesValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
optional bytes bytes_value = 3; - hasCassandraConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - hasCassandraConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - hasCassandraConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - hasColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- hasColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
Identifies the column in the dataset that provides the values of this Tensor.
- hasColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
Identifies the column in the dataset that provides the values of this Tensor.
- hasColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- hasColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- hasColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensorOrBuilder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- hasCreatedTimestamp() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- hasCreatedTimestamp() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
-
Created timestamp of this specific feature set.
- hasCreatedTimestamp() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetMetaOrBuilder
-
Created timestamp of this specific feature set.
- hasDatasetConstraints() - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- hasDatasetConstraints() - Method in class org.tensorflow.metadata.v0.Schema
-
Dataset-level constraints.
- hasDatasetConstraints() - Method in interface org.tensorflow.metadata.v0.SchemaOrBuilder
-
Dataset-level constraints.
- hasDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- hasDatasetSource() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- hasDatasetSource() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequestOrBuilder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- hasDefaultValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- hasDefaultValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
If this column is missing values in a row, the default_value will be used to fill that row.
- hasDefaultValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- hasDenseShape() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- hasDenseShape() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Shape of the sparse tensor that this SparseFeature represents.
- hasDenseShape() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Shape of the sparse tensor that this SparseFeature represents.
- hasDenseShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- hasDenseShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- hasDenseShape() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- hasDenseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - hasDenseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - hasDenseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - hasDeprecated() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Deprecated.
- hasDeprecated() - Method in class org.tensorflow.metadata.v0.Feature
-
Deprecated.
- hasDeprecated() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Deprecated.
- hasDeprecated() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- hasDeprecated() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- hasDeprecated() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- hasDistributionConstraints() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- hasDistributionConstraints() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the distribution of the feature values.
- hasDistributionConstraints() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the distribution of the feature values.
- hasDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- hasDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Reference to a domain defined at the schema level.
- hasDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Reference to a domain defined at the schema level.
- hasDoubleListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - hasDoubleListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.DoubleList double_list_val = 15; - hasDoubleListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.DoubleList double_list_val = 15; - hasDriftComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- hasDriftComparator() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution between two consecutive spans (e.g.
- hasDriftComparator() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution between two consecutive spans (e.g.
- hasEntityTimestamp() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- hasEntityTimestamp() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
-
Request timestamp of this row.
- hasEntityTimestamp() - Method in interface feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Request timestamp of this row.
- hasError() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - hasError() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
-
.feast.types.Error error = 2; - hasError() - Method in interface feast.proto.types.FeatureRowExtendedProto.AttemptOrBuilder
-
.feast.types.Error error = 2; - hasEventTimestamp() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- hasEventTimestamp() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
-
Timestamp of the feature row.
- hasEventTimestamp() - Method in interface feast.proto.types.FeatureRowProto.FeatureRowOrBuilder
-
Timestamp of the feature row.
- hasFalseValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - hasFalseValue() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
optional string false_value = 3; - hasFalseValue() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
optional string false_value = 3; - hasFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- hasFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of a base feature to be weighted.
- hasFeature() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of a base feature to be weighted.
- hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
-
Feature set version If project is unspecified, will default to 'default' project.
- hasFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetRequestOrBuilder
-
Feature set version If project is unspecified, will default to 'default' project.
- hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.ApplyFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSet() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSet() - Method in interface feast.proto.core.CoreServiceProto.GetFeatureSetResponseOrBuilder
-
.feast.core.FeatureSet feature_set = 1; - hasFeatureSetReference() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- hasFeatureSetReference() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
-
Filter by ingestion job target feature set.
- hasFeatureSetReference() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.FilterOrBuilder
-
Filter by ingestion job target feature set.
- hasFileSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- hasFileSource() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
-
File source to load the dataset from.
- hasFileSource() - Method in interface feast.proto.serving.ServingAPIProto.DatasetSourceOrBuilder
-
File source to load the dataset from.
- hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - hasFilter() - Method in interface feast.proto.core.CoreServiceProto.ListFeatureSetsRequestOrBuilder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - hasFilter() - Method in interface feast.proto.core.CoreServiceProto.ListIngestionJobsRequestOrBuilder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - hasFilter() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
-
.feast.core.ListStoresRequest.Filter filter = 1; - hasFilter() - Method in interface feast.proto.core.CoreServiceProto.ListStoresRequestOrBuilder
-
.feast.core.ListStoresRequest.Filter filter = 1; - hasFirstSeen() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - hasFirstSeen() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.google.protobuf.Timestamp first_seen = 3; - hasFirstSeen() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.google.protobuf.Timestamp first_seen = 3; - hasFloatDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - hasFloatDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - hasFloatDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - hasFloatDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - hasFloatDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - hasFloatDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - hasFloatListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - hasFloatListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.FloatList float_list_val = 16; - hasFloatListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.FloatList float_list_val = 16; - hasFloatValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional double float_value = 1; - hasFloatValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
optional double float_value = 1; - hasFloatValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
optional double float_value = 1; - hasGroupPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hasGroupPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hasGroupPresence() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hasGroupPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hasGroupPresence() - Method in class org.tensorflow.metadata.v0.Feature
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hasGroupPresence() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- hashCode() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- hashCode() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- hashCode() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- hashCode() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- hashCode() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- hashCode() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- hashCode() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- hashCode() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- hashCode() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- hashCode() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- hashCode() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- hashCode() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- hashCode() - Method in class feast.proto.core.SourceProto.Source
- hashCode() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- hashCode() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- hashCode() - Method in class feast.proto.core.StoreProto.Store
- hashCode() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- hashCode() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- hashCode() - Method in class feast.proto.core.StoreProto.Store.Subscription
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- hashCode() - Method in class feast.proto.serving.ServingAPIProto.Job
- hashCode() - Method in class feast.proto.storage.RedisProto.RedisKey
- hashCode() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- hashCode() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- hashCode() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- hashCode() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- hashCode() - Method in class feast.proto.types.FieldProto.Field
- hashCode() - Method in class feast.proto.types.ValueProto.BoolList
- hashCode() - Method in class feast.proto.types.ValueProto.BytesList
- hashCode() - Method in class feast.proto.types.ValueProto.DoubleList
- hashCode() - Method in class feast.proto.types.ValueProto.FloatList
- hashCode() - Method in class feast.proto.types.ValueProto.Int32List
- hashCode() - Method in class feast.proto.types.ValueProto.Int64List
- hashCode() - Method in class feast.proto.types.ValueProto.StringList
- hashCode() - Method in class feast.proto.types.ValueProto.Value
- hashCode() - Method in class feast.proto.types.ValueProto.ValueType
- hashCode() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- hashCode() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- hashCode() - Method in class org.tensorflow.metadata.v0.Annotation
- hashCode() - Method in class org.tensorflow.metadata.v0.BoolDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- hashCode() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- hashCode() - Method in class org.tensorflow.metadata.v0.Feature
- hashCode() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- hashCode() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- hashCode() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- hashCode() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- hashCode() - Method in class org.tensorflow.metadata.v0.FixedShape
- hashCode() - Method in class org.tensorflow.metadata.v0.FloatDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.ImageDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- hashCode() - Method in class org.tensorflow.metadata.v0.IntDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.MIDDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- hashCode() - Method in class org.tensorflow.metadata.v0.Path
- hashCode() - Method in class org.tensorflow.metadata.v0.Schema
- hashCode() - Method in class org.tensorflow.metadata.v0.SparseFeature
- hashCode() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- hashCode() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- hashCode() - Method in class org.tensorflow.metadata.v0.StringDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.StructDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- hashCode() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- hashCode() - Method in class org.tensorflow.metadata.v0.TimeDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.URLDomain
- hashCode() - Method in class org.tensorflow.metadata.v0.ValueCount
- hashCode() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- hasImageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - hasImageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - hasImageDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - hasImageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - hasImageDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - hasImageDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - hasInfinityNorm() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - hasInfinityNorm() - Method in class org.tensorflow.metadata.v0.FeatureComparator
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - hasInfinityNorm() - Method in interface org.tensorflow.metadata.v0.FeatureComparatorOrBuilder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - hasInt32ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - hasInt32ListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int32List int32_list_val = 13; - hasInt32ListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int32List int32_list_val = 13; - hasInt64ListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - hasInt64ListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.Int64List int64_list_val = 14; - hasInt64ListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.Int64List int64_list_val = 14; - hasIntDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- hasIntDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Inline definitions of domains.
- hasIntDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Inline definitions of domains.
- hasIntDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- hasIntDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Inline definitions of domains.
- hasIntDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Inline definitions of domains.
- hasIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format of integer times.
- hasIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain
-
Expected format of integer times.
- hasIntegerFormat() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
-
Expected format of integer times.
- hasIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format of integer times.
- hasIntegerFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Expected format of integer times.
- hasIntegerFormat() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
-
Expected format of integer times.
- hasIntValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
Note that the data column might be of a shorter integral type.
- hasIntValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
Note that the data column might be of a shorter integral type.
- hasIntValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
Note that the data column might be of a shorter integral type.
- hasIsCategorical() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- hasIsCategorical() - Method in class org.tensorflow.metadata.v0.IntDomain
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- hasIsCategorical() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- hasIsSorted() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
If true then the index values are already sorted lexicographically.
- hasIsSorted() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
If true then the index values are already sorted lexicographically.
- hasIsSorted() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
If true then the index values are already sorted lexicographically.
- hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
-
.feast.serving.Job job = 1; - hasJob() - Method in interface feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponseOrBuilder
-
.feast.serving.Job job = 1; - hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
-
.feast.serving.Job job = 1; - hasJob() - Method in interface feast.proto.serving.ServingAPIProto.GetJobRequestOrBuilder
-
.feast.serving.Job job = 1; - hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - hasJob() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
-
.feast.serving.Job job = 1; - hasJob() - Method in interface feast.proto.serving.ServingAPIProto.GetJobResponseOrBuilder
-
.feast.serving.Job job = 1; - hasKafkaSourceConfig() - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - hasKafkaSourceConfig() - Method in class feast.proto.core.SourceProto.Source
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - hasKafkaSourceConfig() - Method in interface feast.proto.core.SourceProto.SourceOrBuilder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - hasLastAttempt() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - hasLastAttempt() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.Attempt last_attempt = 2; - hasLastAttempt() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.Attempt last_attempt = 2; - hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The lifecycle stage of a feature.
- hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.Feature
-
The lifecycle stage of a feature.
- hasLifecycleStage() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The lifecycle stage of a feature.
- hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasLifecycleStage() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasLifecycleStage() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasLifecycleStage() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- hasMax() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
optional float max = 4; - hasMax() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
optional float max = 4; - hasMax() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
optional float max = 4; - hasMax() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
optional int64 max = 4; - hasMax() - Method in class org.tensorflow.metadata.v0.IntDomain
-
optional int64 max = 4; - hasMax() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
optional int64 max = 4; - hasMax() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 max = 2; - hasMax() - Method in class org.tensorflow.metadata.v0.ValueCount
-
optional int64 max = 2; - hasMax() - Method in interface org.tensorflow.metadata.v0.ValueCountOrBuilder
-
optional int64 max = 2; - hasMaxAge() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- hasMaxAge() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- hasMaxAge() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- hasMaxFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double max_fraction_threshold = 2; - hasMaxFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
-
optional double max_fraction_threshold = 2; - hasMaxFractionThreshold() - Method in interface org.tensorflow.metadata.v0.NumericValueComparatorOrBuilder
-
optional double max_fraction_threshold = 2; - hasMeta() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- hasMeta() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
System-populated metadata for this feature set.
- hasMeta() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
System-populated metadata for this feature set.
- hasMidDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - hasMidDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - hasMidDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - hasMidDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - hasMidDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - hasMidDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - hasMin() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Min and max values of the domain.
- hasMin() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
Min and max values of the domain.
- hasMin() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
Min and max values of the domain.
- hasMin() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Min and max values for the domain.
- hasMin() - Method in class org.tensorflow.metadata.v0.IntDomain
-
Min and max values for the domain.
- hasMin() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
Min and max values for the domain.
- hasMin() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 min = 1; - hasMin() - Method in class org.tensorflow.metadata.v0.ValueCount
-
optional int64 min = 1; - hasMin() - Method in interface org.tensorflow.metadata.v0.ValueCountOrBuilder
-
optional int64 min = 1; - hasMinCount() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum number of examples that have this feature.
- hasMinCount() - Method in class org.tensorflow.metadata.v0.FeaturePresence
-
Minimum number of examples that have this feature.
- hasMinCount() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceOrBuilder
-
Minimum number of examples that have this feature.
- hasMinDomainMass() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- hasMinDomainMass() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- hasMinDomainMass() - Method in interface org.tensorflow.metadata.v0.DistributionConstraintsOrBuilder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- hasMinExamplesCount() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Minimum number of examples in the dataset.
- hasMinExamplesCount() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Minimum number of examples in the dataset.
- hasMinExamplesCount() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Minimum number of examples in the dataset.
- hasMinFraction() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum fraction of examples that have this feature.
- hasMinFraction() - Method in class org.tensorflow.metadata.v0.FeaturePresence
-
Minimum fraction of examples that have this feature.
- hasMinFraction() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceOrBuilder
-
Minimum fraction of examples that have this feature.
- hasMinFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double min_fraction_threshold = 1; - hasMinFractionThreshold() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
-
optional double min_fraction_threshold = 1; - hasMinFractionThreshold() - Method in interface org.tensorflow.metadata.v0.NumericValueComparatorOrBuilder
-
optional double min_fraction_threshold = 1; - hasName() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Id of the domain.
- hasName() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- hasName() - Method in class org.tensorflow.metadata.v0.Feature
-
The name of the feature.
- hasName() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The name of the feature.
- hasName() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- hasName() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
-
Optional name of the tensor dimension.
- hasName() - Method in interface org.tensorflow.metadata.v0.FixedShape.DimOrBuilder
-
Optional name of the tensor dimension.
- hasName() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.FloatDomain
-
Id of the domain.
- hasName() - Method in interface org.tensorflow.metadata.v0.FloatDomainOrBuilder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.IntDomain
-
Id of the domain.
- hasName() - Method in interface org.tensorflow.metadata.v0.IntDomainOrBuilder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Name for the sparse feature.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
-
Name of the index-feature.
- hasName() - Method in interface org.tensorflow.metadata.v0.SparseFeature.IndexFeatureOrBuilder
-
Name of the index-feature.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- hasName() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
-
Name of the value-feature.
- hasName() - Method in interface org.tensorflow.metadata.v0.SparseFeature.ValueFeatureOrBuilder
-
Name of the value-feature.
- hasName() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Name for the sparse feature.
- hasName() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.StringDomain
-
Id of the domain.
- hasName() - Method in interface org.tensorflow.metadata.v0.StringDomainOrBuilder
-
Id of the domain.
- hasName() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- hasName() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Name for the weighted feature.
- hasName() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Name for the weighted feature.
- hasNaturalLanguageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- hasNaturalLanguageDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Supported semantic domains.
- hasNaturalLanguageDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Supported semantic domains.
- hasNaturalLanguageDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- hasNaturalLanguageDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
Supported semantic domains.
- hasNaturalLanguageDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Supported semantic domains.
- hasNumExamplesDriftComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- hasNumExamplesDriftComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests differences in number of examples between the current data and the previous span.
- hasNumExamplesDriftComparator() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests differences in number of examples between the current data and the previous span.
- hasNumExamplesVersionComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- hasNumExamplesVersionComparator() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- hasNumExamplesVersionComparator() - Method in interface org.tensorflow.metadata.v0.DatasetConstraintsOrBuilder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- hasPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in class org.tensorflow.metadata.v0.Feature
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Constraints on the presence of this feature in the examples.
- hasPresence() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- hasPresence() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- hasPresence() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- hasRedisClusterConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - hasRedisClusterConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - hasRedisClusterConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - hasRedisConfig() - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - hasRedisConfig() - Method in class feast.proto.core.StoreProto.Store
-
.feast.core.Store.RedisConfig redis_config = 11; - hasRedisConfig() - Method in interface feast.proto.core.StoreProto.StoreOrBuilder
-
.feast.core.Store.RedisConfig redis_config = 11; - hasRequired() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
-
optional bool required = 1; - hasRequired() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
-
optional bool required = 1; - hasRequired() - Method in interface org.tensorflow.metadata.v0.FeaturePresenceWithinGroupOrBuilder
-
optional bool required = 1; - hasRow() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - hasRow() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
-
.feast.types.FeatureRow row = 1; - hasRow() - Method in interface feast.proto.types.FeatureRowExtendedProto.FeatureRowExtendedOrBuilder
-
.feast.types.FeatureRow row = 1; - hasShape() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- hasShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- hasShape() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
The shape of each row of the data (i.e.
- hasShape() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DenseTensorOrBuilder
-
The shape of each row of the data (i.e.
- hasSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
optional int64 size = 1; - hasSize() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
-
optional int64 size = 1; - hasSize() - Method in interface org.tensorflow.metadata.v0.FixedShape.DimOrBuilder
-
optional int64 size = 1; - hasSkewComparator() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- hasSkewComparator() - Method in class org.tensorflow.metadata.v0.Feature
-
Tests comparing the distribution to the associated serving data.
- hasSkewComparator() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Tests comparing the distribution to the associated serving data.
- hasSource() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- hasSource() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
-
Optional.
- hasSource() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetSpecOrBuilder
-
Optional.
- hasSource() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- hasSource() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Source this job is reading from.
- hasSource() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Source this job is reading from.
- hasSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - hasSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - hasSparseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - hasSpec() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- hasSpec() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
-
User-specified specifications of this feature set.
- hasSpec() - Method in interface feast.proto.core.FeatureSetProto.FeatureSetOrBuilder
-
User-specified specifications of this feature set.
- hasStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - hasStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
-
.feast.core.Store store = 1; - hasStore() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreRequestOrBuilder
-
.feast.core.Store store = 1; - hasStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - hasStore() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
-
.feast.core.Store store = 1; - hasStore() - Method in interface feast.proto.core.CoreServiceProto.UpdateStoreResponseOrBuilder
-
.feast.core.Store store = 1; - hasStore() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- hasStore() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
-
Store this job is writing to.
- hasStore() - Method in interface feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Store this job is writing to.
- hasStringDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - hasStringDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - hasStringDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - hasStringDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - hasStringDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - hasStringDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - hasStringFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringFormat() - Method in class org.tensorflow.metadata.v0.TimeDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringFormat() - Method in interface org.tensorflow.metadata.v0.TimeDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringFormat() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringFormat() - Method in interface org.tensorflow.metadata.v0.TimeOfDayDomainOrBuilder
-
Expected format that contains a combination of regular characters and special format specifiers.
- hasStringListVal() - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - hasStringListVal() - Method in class feast.proto.types.ValueProto.Value
-
.feast.types.StringList string_list_val = 12; - hasStringListVal() - Method in interface feast.proto.types.ValueProto.ValueOrBuilder
-
.feast.types.StringList string_list_val = 12; - hasStructDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - hasStructDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - hasStructDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - hasStructDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - hasStructDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - hasStructDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - hasThreshold() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- hasThreshold() - Method in class org.tensorflow.metadata.v0.InfinityNorm
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- hasThreshold() - Method in interface org.tensorflow.metadata.v0.InfinityNormOrBuilder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- hasTimeDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - hasTimeDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - hasTimeDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - hasTimeDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - hasTimeDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - hasTimeDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - hasTimeOfDayDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - hasTimeOfDayDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - hasTimeOfDayDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - hasTimeOfDayDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - hasTimeOfDayDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - hasTimeOfDayDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - hasTrueValue() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- hasTrueValue() - Method in class org.tensorflow.metadata.v0.BoolDomain
-
Strings values for TRUE/FALSE.
- hasTrueValue() - Method in interface org.tensorflow.metadata.v0.BoolDomainOrBuilder
-
Strings values for TRUE/FALSE.
- hasType() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Physical type of the feature's values.
- hasType() - Method in class org.tensorflow.metadata.v0.Feature
-
Physical type of the feature's values.
- hasType() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
Physical type of the feature's values.
- hasType() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- hasType() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- hasType() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
Deprecated.
- hasUintValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- hasUintValue() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- hasUintValue() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.DefaultValueOrBuilder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- hasUrlDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - hasUrlDomain() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - hasUrlDomain() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - hasUrlDomain() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - hasUrlDomain() - Method in class org.tensorflow.metadata.v0.Feature
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - hasUrlDomain() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - hasValue() - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - hasValue() - Method in class feast.proto.types.FieldProto.Field
-
.feast.types.Value value = 2; - hasValue() - Method in interface feast.proto.types.FieldProto.FieldOrBuilder
-
.feast.types.Value value = 2; - hasValueColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- hasValueColumnName() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
The column that contains the values.
- hasValueColumnName() - Method in interface org.tensorflow.metadata.v0.TensorRepresentation.SparseTensorOrBuilder
-
The column that contains the values.
- hasValueCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- hasValueCount() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
-
The feature doesn't have a well defined shape.
- hasValueCount() - Method in interface feast.proto.core.FeatureSetProto.FeatureSpecOrBuilder
-
The feature doesn't have a well defined shape.
- hasValueCount() - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- hasValueCount() - Method in class org.tensorflow.metadata.v0.Feature
-
The feature doesn't have a well defined shape.
- hasValueCount() - Method in interface org.tensorflow.metadata.v0.FeatureOrBuilder
-
The feature doesn't have a well defined shape.
- hasValueFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- hasValueFeature() - Method in class org.tensorflow.metadata.v0.SparseFeature
-
required
- hasValueFeature() - Method in interface org.tensorflow.metadata.v0.SparseFeatureOrBuilder
-
required
- hasVarlenSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - hasVarlenSparseTensor() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - hasVarlenSparseTensor() - Method in interface org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - hasWeightFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- hasWeightFeature() - Method in class org.tensorflow.metadata.v0.WeightedFeature
-
Path of weight feature to associate with the base feature.
- hasWeightFeature() - Method in interface org.tensorflow.metadata.v0.WeightedFeatureOrBuilder
-
Path of weight feature to associate with the base feature.
- HealthGrpc - Class in io.grpc.health.v1
- HealthGrpc.HealthBlockingStub - Class in io.grpc.health.v1
- HealthGrpc.HealthFutureStub - Class in io.grpc.health.v1
- HealthGrpc.HealthImplBase - Class in io.grpc.health.v1
- HealthGrpc.HealthStub - Class in io.grpc.health.v1
- HealthImplBase() - Constructor for class io.grpc.health.v1.HealthGrpc.HealthImplBase
- HealthProto - Class in io.grpc.health.v1
- HealthProto.HealthCheckRequest - Class in io.grpc.health.v1
-
Protobuf type
grpc.health.v1.HealthCheckRequest - HealthProto.HealthCheckRequest.Builder - Class in io.grpc.health.v1
-
Protobuf type
grpc.health.v1.HealthCheckRequest - HealthProto.HealthCheckRequestOrBuilder - Interface in io.grpc.health.v1
- HealthProto.HealthCheckResponse - Class in io.grpc.health.v1
-
Protobuf type
grpc.health.v1.HealthCheckResponse - HealthProto.HealthCheckResponse.Builder - Class in io.grpc.health.v1
-
Protobuf type
grpc.health.v1.HealthCheckResponse - HealthProto.HealthCheckResponse.ServingStatus - Enum in io.grpc.health.v1
-
Protobuf enum
grpc.health.v1.HealthCheckResponse.ServingStatus - HealthProto.HealthCheckResponseOrBuilder - Interface in io.grpc.health.v1
- HOST_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.CassandraConfig
- HOST_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisConfig
I
- ID_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- ID_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- ID_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- ID_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- ID_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- IMAGE_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- IMAGE_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- IMAGE_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- IMAGE_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- ImageDomain - Class in org.tensorflow.metadata.v0
-
Image data.
- ImageDomain.Builder - Class in org.tensorflow.metadata.v0
-
Image data.
- ImageDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- IN_ENVIRONMENT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- INDEX_COLUMN_NAMES_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- INDEX_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- INFINITY_NORM_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FeatureComparator
- InfinityNorm - Class in org.tensorflow.metadata.v0
-
Checks that the L-infinity norm is below a certain threshold between the two discrete distributions.
- InfinityNorm.Builder - Class in org.tensorflow.metadata.v0
-
Checks that the L-infinity norm is below a certain threshold between the two discrete distributions.
- InfinityNormOrBuilder - Interface in org.tensorflow.metadata.v0
- INGESTION_ID_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowProto.FeatureRow
- IngestionJobProto - Class in feast.proto.core
- IngestionJobProto.IngestionJob - Class in feast.proto.core
-
Represents Feast Injestion Job
- IngestionJobProto.IngestionJob.Builder - Class in feast.proto.core
-
Represents Feast Injestion Job
- IngestionJobProto.IngestionJobOrBuilder - Interface in feast.proto.core
- IngestionJobProto.IngestionJobStatus - Enum in feast.proto.core
-
Status of a Feast Ingestion Job
- INITIAL_BACKOFF_MS_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- INITIAL_BACKOFF_MS_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisConfig
- INITIAL_RETRY_DELAY_SECONDS_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.BigQueryConfig
- INT - org.tensorflow.metadata.v0.FeatureType
-
INT = 2; - INT_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- INT_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- INT_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- INT_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- INT_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- INT_VALUE - org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- INT_VALUE - Static variable in enum org.tensorflow.metadata.v0.FeatureType
-
INT = 2; - INT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- INT32 - feast.proto.types.ValueProto.ValueType.Enum
-
INT32 = 3; - INT32_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
INT32_LIST = 13; - INT32_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- INT32_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- INT32_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
INT32_LIST = 13; - INT32_VAL - feast.proto.types.ValueProto.Value.ValCase
- INT32_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- INT32_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
INT32 = 3; - INT64 - feast.proto.types.ValueProto.ValueType.Enum
-
INT64 = 4; - INT64_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
INT64_LIST = 14; - INT64_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- INT64_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- INT64_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
INT64_LIST = 14; - INT64_VAL - feast.proto.types.ValueProto.Value.ValCase
- INT64_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- INT64_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
INT64 = 4; - IntDomain - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of integer values.
- IntDomain.Builder - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of integer values.
- IntDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- INTEGER_FORMAT - org.tensorflow.metadata.v0.TimeDomain.FormatCase
- INTEGER_FORMAT - org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
- INTEGER_FORMAT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TimeDomain
- INTEGER_FORMAT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TimeOfDayDomain
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- internalGetFieldAccessorTable() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- internalGetFieldAccessorTable() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- internalGetFieldAccessorTable() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- internalGetFieldAccessorTable() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- internalGetFieldAccessorTable() - Method in class feast.proto.core.SourceProto.Source.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.SourceProto.Source
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.core.StoreProto.Store.Subscription
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.serving.ServingAPIProto.Job
- internalGetFieldAccessorTable() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.storage.RedisProto.RedisKey
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FieldProto.Field.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.FieldProto.Field
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.BoolList
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.BytesList
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.DoubleList
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.FloatList
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Int32List
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Int64List
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.StringList.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.StringList
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Value.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.Value
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- internalGetFieldAccessorTable() - Method in class feast.proto.types.ValueProto.ValueType
- internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Annotation
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.BoolDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Feature
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FixedShape
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.FloatDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.ImageDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.IntDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.MIDDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Path.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Path
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.Schema
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.StringDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.StructDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TimeDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.URLDomain
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.ValueCount
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- internalGetFieldAccessorTable() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- internalGetMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- internalGetMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- internalGetMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- internalGetMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- internalGetMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- internalGetMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- internalGetMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- internalGetMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- internalGetMapField(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- internalGetMapField(int) - Method in class org.tensorflow.metadata.v0.Schema
- internalGetMapField(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- internalGetMapField(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- internalGetMutableMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- internalGetMutableMapField(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- internalGetMutableMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- internalGetMutableMapField(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- internalGetMutableMapField(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- internalGetMutableMapField(int) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- internalGetValueMap() - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- internalGetValueMap() - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- internalGetValueMap() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
- internalGetValueMap() - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
- internalGetValueMap() - Static method in enum feast.proto.core.SourceProto.SourceType
- internalGetValueMap() - Static method in enum feast.proto.core.StoreProto.Store.StoreType
- internalGetValueMap() - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
- internalGetValueMap() - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
- internalGetValueMap() - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
- internalGetValueMap() - Static method in enum feast.proto.serving.ServingAPIProto.JobType
- internalGetValueMap() - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
- internalGetValueMap() - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- internalGetValueMap() - Static method in enum org.tensorflow.metadata.v0.FeatureType
- internalGetValueMap() - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
- internalGetValueMap() - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
- internalGetValueMap() - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
- INVALID - feast.proto.core.SourceProto.SourceType
-
INVALID = 0; - INVALID - feast.proto.core.StoreProto.Store.StoreType
-
INVALID = 0; - INVALID - feast.proto.types.ValueProto.ValueType.Enum
-
INVALID = 0; - INVALID_VALUE - Static variable in enum feast.proto.core.SourceProto.SourceType
-
INVALID = 0; - INVALID_VALUE - Static variable in enum feast.proto.core.StoreProto.Store.StoreType
-
INVALID = 0; - INVALID_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
INVALID = 0; - io.grpc.health.v1 - package io.grpc.health.v1
- IS_CATEGORICAL_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.IntDomain
- IS_SORTED_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- isInitialized() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- isInitialized() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- isInitialized() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- isInitialized() - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- isInitialized() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- isInitialized() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- isInitialized() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- isInitialized() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- isInitialized() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- isInitialized() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- isInitialized() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- isInitialized() - Method in class feast.proto.core.SourceProto.Source.Builder
- isInitialized() - Method in class feast.proto.core.SourceProto.Source
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- isInitialized() - Method in class feast.proto.core.StoreProto.Store
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- isInitialized() - Method in class feast.proto.core.StoreProto.Store.Subscription
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- isInitialized() - Method in class feast.proto.serving.ServingAPIProto.Job
- isInitialized() - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- isInitialized() - Method in class feast.proto.storage.RedisProto.RedisKey
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- isInitialized() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- isInitialized() - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- isInitialized() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- isInitialized() - Method in class feast.proto.types.FieldProto.Field.Builder
- isInitialized() - Method in class feast.proto.types.FieldProto.Field
- isInitialized() - Method in class feast.proto.types.ValueProto.BoolList.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.BoolList
- isInitialized() - Method in class feast.proto.types.ValueProto.BytesList.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.BytesList
- isInitialized() - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.DoubleList
- isInitialized() - Method in class feast.proto.types.ValueProto.FloatList.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.FloatList
- isInitialized() - Method in class feast.proto.types.ValueProto.Int32List.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.Int32List
- isInitialized() - Method in class feast.proto.types.ValueProto.Int64List.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.Int64List
- isInitialized() - Method in class feast.proto.types.ValueProto.StringList.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.StringList
- isInitialized() - Method in class feast.proto.types.ValueProto.Value.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.Value
- isInitialized() - Method in class feast.proto.types.ValueProto.ValueType.Builder
- isInitialized() - Method in class feast.proto.types.ValueProto.ValueType
- isInitialized() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- isInitialized() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- isInitialized() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- isInitialized() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- isInitialized() - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.Annotation
- isInitialized() - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.BoolDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- isInitialized() - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- isInitialized() - Method in class org.tensorflow.metadata.v0.Feature.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.Feature
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- isInitialized() - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- isInitialized() - Method in class org.tensorflow.metadata.v0.FixedShape
- isInitialized() - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.FloatDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.ImageDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- isInitialized() - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.IntDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.MIDDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- isInitialized() - Method in class org.tensorflow.metadata.v0.Path.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.Path
- isInitialized() - Method in class org.tensorflow.metadata.v0.Schema.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.Schema
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- isInitialized() - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.StringDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.StructDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- isInitialized() - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TimeDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.URLDomain
- isInitialized() - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.ValueCount
- isInitialized() - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- isInitialized() - Method in class org.tensorflow.metadata.v0.WeightedFeature
J
- JOB_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- JOB_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetJobRequest
- JOB_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetJobResponse
- JOB_STAGING_LOCATION_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- JOB_STATUS_DONE - feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_DONE = 3; - JOB_STATUS_DONE_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_DONE = 3; - JOB_STATUS_INVALID - feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_INVALID = 0; - JOB_STATUS_INVALID_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_INVALID = 0; - JOB_STATUS_PENDING - feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_PENDING = 1; - JOB_STATUS_PENDING_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_PENDING = 1; - JOB_STATUS_RUNNING - feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_RUNNING = 2; - JOB_STATUS_RUNNING_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobStatus
-
JOB_STATUS_RUNNING = 2; - JOB_TYPE_DOWNLOAD - feast.proto.serving.ServingAPIProto.JobType
-
JOB_TYPE_DOWNLOAD = 1; - JOB_TYPE_DOWNLOAD_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobType
-
JOB_TYPE_DOWNLOAD = 1; - JOB_TYPE_INVALID - feast.proto.serving.ServingAPIProto.JobType
-
JOB_TYPE_INVALID = 0; - JOB_TYPE_INVALID_VALUE - Static variable in enum feast.proto.serving.ServingAPIProto.JobType
-
JOB_TYPE_INVALID = 0; - JOBS_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
K
- KAFKA - feast.proto.core.SourceProto.SourceType
-
KAFKA = 1; - KAFKA_SOURCE_CONFIG - feast.proto.core.SourceProto.Source.SourceConfigCase
- KAFKA_SOURCE_CONFIG_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.Source
- KAFKA_VALUE - Static variable in enum feast.proto.core.SourceProto.SourceType
-
KAFKA = 1; - KIND_NOT_SET - org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- KIND_NOT_SET - org.tensorflow.metadata.v0.TensorRepresentation.KindCase
L
- LABELS_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- LABELS_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- LAST_ATTEMPT_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- LIFECYCLE_STAGE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- LIFECYCLE_STAGE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- LIFECYCLE_STAGE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.WeightedFeature
- LifecycleStage - Enum in org.tensorflow.metadata.v0
-
LifecycleStage.
- listFeatureSets(CoreServiceProto.ListFeatureSetsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Retrieve feature set details given a filter.
- listFeatureSets(CoreServiceProto.ListFeatureSetsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Retrieve feature set details given a filter.
- listFeatureSets(CoreServiceProto.ListFeatureSetsRequest, StreamObserver<CoreServiceProto.ListFeatureSetsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Retrieve feature set details given a filter.
- listFeatureSets(CoreServiceProto.ListFeatureSetsRequest, StreamObserver<CoreServiceProto.ListFeatureSetsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Retrieve feature set details given a filter.
- listIngestionJobs(CoreServiceProto.ListIngestionJobsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
List Ingestion Jobs given an optional filter.
- listIngestionJobs(CoreServiceProto.ListIngestionJobsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
List Ingestion Jobs given an optional filter.
- listIngestionJobs(CoreServiceProto.ListIngestionJobsRequest, StreamObserver<CoreServiceProto.ListIngestionJobsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
List Ingestion Jobs given an optional filter.
- listIngestionJobs(CoreServiceProto.ListIngestionJobsRequest, StreamObserver<CoreServiceProto.ListIngestionJobsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
List Ingestion Jobs given an optional filter.
- listProjects(CoreServiceProto.ListProjectsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Lists all projects active projects.
- listProjects(CoreServiceProto.ListProjectsRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Lists all projects active projects.
- listProjects(CoreServiceProto.ListProjectsRequest, StreamObserver<CoreServiceProto.ListProjectsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Lists all projects active projects.
- listProjects(CoreServiceProto.ListProjectsRequest, StreamObserver<CoreServiceProto.ListProjectsResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Lists all projects active projects.
- listStores(CoreServiceProto.ListStoresRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Retrieve store details given a filter.
- listStores(CoreServiceProto.ListStoresRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Retrieve store details given a filter.
- listStores(CoreServiceProto.ListStoresRequest, StreamObserver<CoreServiceProto.ListStoresResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Retrieve store details given a filter.
- listStores(CoreServiceProto.ListStoresRequest, StreamObserver<CoreServiceProto.ListStoresResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Retrieve store details given a filter.
M
- MAX_AGE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- MAX_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FloatDomain
- MAX_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.IntDomain
- MAX_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.ValueCount
- MAX_FRACTION_THRESHOLD_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.NumericValueComparator
- MAX_RETRIES_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- MAX_RETRIES_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisConfig
- MAXNUMWORKERS_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- mergeAnnotation(Annotation) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- mergeAnnotation(Annotation) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- mergeBigqueryConfig(StoreProto.Store.BigQueryConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - mergeBoolDomain(BoolDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - mergeBoolDomain(BoolDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - mergeBoolListVal(ValueProto.BoolList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - mergeBytesListVal(ValueProto.BytesList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - mergeCassandraConfig(StoreProto.Store.CassandraConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - mergeCreatedTimestamp(Timestamp) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- mergeDatasetConstraints(DatasetConstraints) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- mergeDatasetSource(ServingAPIProto.DatasetSource) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- mergeDefaultValue(TensorRepresentation.DefaultValue) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- mergeDenseShape(FixedShape) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- mergeDenseShape(FixedShape) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- mergeDenseTensor(TensorRepresentation.DenseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - mergeDistributionConstraints(DistributionConstraints) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- mergeDoubleListVal(ValueProto.DoubleList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - mergeDriftComparator(FeatureComparator) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- mergeEntityTimestamp(Timestamp) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- mergeError(FeatureRowExtendedProto.Error) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - mergeEventTimestamp(Timestamp) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- mergeFeature(Path) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- mergeFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- mergeFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - mergeFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - mergeFeatureSetReference(FeatureSetReferenceProto.FeatureSetReference) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- mergeFileSource(ServingAPIProto.DatasetSource.FileSource) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- mergeFilter(CoreServiceProto.ListFeatureSetsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - mergeFilter(CoreServiceProto.ListIngestionJobsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - mergeFilter(CoreServiceProto.ListStoresRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - mergeFirstSeen(Timestamp) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - mergeFloatDomain(FloatDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - mergeFloatDomain(FloatDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - mergeFloatListVal(ValueProto.FloatList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.SourceProto.Source.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.FieldProto.Field.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.StringList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.Path.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- mergeFrom(Message) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- mergeFrom(Message) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- mergeFrom(Message) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- mergeFrom(Message) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- mergeFrom(Message) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- mergeFrom(Message) - Method in class feast.proto.core.SourceProto.Source.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- mergeFrom(Message) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- mergeFrom(Message) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- mergeFrom(Message) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- mergeFrom(Message) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- mergeFrom(Message) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- mergeFrom(Message) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- mergeFrom(Message) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- mergeFrom(Message) - Method in class feast.proto.types.FieldProto.Field.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.StringList.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.Value.Builder
- mergeFrom(Message) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- mergeFrom(Message) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- mergeFrom(Message) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.Path.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- mergeFrom(Message) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- mergeFrom(CoreServiceProto.ApplyFeatureSetRequest) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- mergeFrom(CoreServiceProto.ApplyFeatureSetResponse) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- mergeFrom(CoreServiceProto.ArchiveProjectRequest) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- mergeFrom(CoreServiceProto.ArchiveProjectResponse) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- mergeFrom(CoreServiceProto.CreateProjectRequest) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- mergeFrom(CoreServiceProto.CreateProjectResponse) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- mergeFrom(CoreServiceProto.GetFeastCoreVersionRequest) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- mergeFrom(CoreServiceProto.GetFeastCoreVersionResponse) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- mergeFrom(CoreServiceProto.GetFeatureSetRequest) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- mergeFrom(CoreServiceProto.GetFeatureSetResponse) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- mergeFrom(CoreServiceProto.ListFeatureSetsRequest) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- mergeFrom(CoreServiceProto.ListFeatureSetsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- mergeFrom(CoreServiceProto.ListFeatureSetsResponse) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- mergeFrom(CoreServiceProto.ListIngestionJobsRequest) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- mergeFrom(CoreServiceProto.ListIngestionJobsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- mergeFrom(CoreServiceProto.ListIngestionJobsResponse) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- mergeFrom(CoreServiceProto.ListProjectsRequest) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- mergeFrom(CoreServiceProto.ListProjectsResponse) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- mergeFrom(CoreServiceProto.ListStoresRequest) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- mergeFrom(CoreServiceProto.ListStoresRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- mergeFrom(CoreServiceProto.ListStoresResponse) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- mergeFrom(CoreServiceProto.RestartIngestionJobRequest) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- mergeFrom(CoreServiceProto.RestartIngestionJobResponse) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- mergeFrom(CoreServiceProto.StopIngestionJobRequest) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- mergeFrom(CoreServiceProto.StopIngestionJobResponse) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- mergeFrom(CoreServiceProto.UpdateStoreRequest) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- mergeFrom(CoreServiceProto.UpdateStoreResponse) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- mergeFrom(FeatureSetProto.EntitySpec) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- mergeFrom(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- mergeFrom(FeatureSetProto.FeatureSetMeta) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- mergeFrom(FeatureSetProto.FeatureSetSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- mergeFrom(FeatureSetProto.FeatureSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- mergeFrom(FeatureSetReferenceProto.FeatureSetReference) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- mergeFrom(IngestionJobProto.IngestionJob) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- mergeFrom(RunnerProto.DataflowRunnerConfigOptions) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- mergeFrom(RunnerProto.DirectRunnerConfigOptions) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- mergeFrom(SourceProto.KafkaSourceConfig) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- mergeFrom(SourceProto.Source) - Method in class feast.proto.core.SourceProto.Source.Builder
- mergeFrom(StoreProto.Store) - Method in class feast.proto.core.StoreProto.Store.Builder
- mergeFrom(StoreProto.Store.BigQueryConfig) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- mergeFrom(StoreProto.Store.CassandraConfig) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- mergeFrom(StoreProto.Store.RedisClusterConfig) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- mergeFrom(StoreProto.Store.RedisConfig) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- mergeFrom(StoreProto.Store.Subscription) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- mergeFrom(ServingAPIProto.DatasetSource) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- mergeFrom(ServingAPIProto.DatasetSource.FileSource) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- mergeFrom(ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- mergeFrom(ServingAPIProto.GetBatchFeaturesRequest) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- mergeFrom(ServingAPIProto.GetBatchFeaturesResponse) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- mergeFrom(ServingAPIProto.GetFeastServingInfoRequest) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- mergeFrom(ServingAPIProto.GetFeastServingInfoResponse) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- mergeFrom(ServingAPIProto.GetJobRequest) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- mergeFrom(ServingAPIProto.GetJobResponse) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- mergeFrom(ServingAPIProto.GetOnlineFeaturesRequest) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- mergeFrom(ServingAPIProto.GetOnlineFeaturesRequest.EntityRow) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- mergeFrom(ServingAPIProto.GetOnlineFeaturesResponse) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- mergeFrom(ServingAPIProto.GetOnlineFeaturesResponse.FieldValues) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- mergeFrom(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- mergeFrom(RedisProto.RedisKey) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- mergeFrom(FeatureRowExtendedProto.Attempt) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- mergeFrom(FeatureRowExtendedProto.Error) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- mergeFrom(FeatureRowExtendedProto.FeatureRowExtended) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- mergeFrom(FeatureRowProto.FeatureRow) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- mergeFrom(FieldProto.Field) - Method in class feast.proto.types.FieldProto.Field.Builder
- mergeFrom(ValueProto.BoolList) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- mergeFrom(ValueProto.BytesList) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- mergeFrom(ValueProto.DoubleList) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- mergeFrom(ValueProto.FloatList) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- mergeFrom(ValueProto.Int32List) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- mergeFrom(ValueProto.Int64List) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- mergeFrom(ValueProto.StringList) - Method in class feast.proto.types.ValueProto.StringList.Builder
- mergeFrom(ValueProto.Value) - Method in class feast.proto.types.ValueProto.Value.Builder
- mergeFrom(ValueProto.ValueType) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- mergeFrom(HealthProto.HealthCheckRequest) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- mergeFrom(HealthProto.HealthCheckResponse) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- mergeFrom(Annotation) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- mergeFrom(BoolDomain) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- mergeFrom(DatasetConstraints) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- mergeFrom(DistributionConstraints) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- mergeFrom(Feature) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- mergeFrom(FeatureComparator) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- mergeFrom(FeaturePresence) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- mergeFrom(FeaturePresenceWithinGroup) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- mergeFrom(FixedShape) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- mergeFrom(FixedShape.Dim) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- mergeFrom(FloatDomain) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- mergeFrom(ImageDomain) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- mergeFrom(InfinityNorm) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- mergeFrom(IntDomain) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- mergeFrom(MIDDomain) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- mergeFrom(NaturalLanguageDomain) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- mergeFrom(NumericValueComparator) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- mergeFrom(Path) - Method in class org.tensorflow.metadata.v0.Path.Builder
- mergeFrom(Schema) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- mergeFrom(SparseFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- mergeFrom(SparseFeature.IndexFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- mergeFrom(SparseFeature.ValueFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- mergeFrom(StringDomain) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- mergeFrom(StructDomain) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- mergeFrom(TensorRepresentation) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- mergeFrom(TensorRepresentation.DefaultValue) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- mergeFrom(TensorRepresentation.DenseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- mergeFrom(TensorRepresentation.SparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- mergeFrom(TensorRepresentation.VarLenSparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- mergeFrom(TensorRepresentationGroup) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- mergeFrom(TimeDomain) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- mergeFrom(TimeOfDayDomain) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- mergeFrom(URLDomain) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- mergeFrom(ValueCount) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- mergeFrom(WeightedFeature) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- mergeGroupPresence(FeaturePresenceWithinGroup) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- mergeGroupPresence(FeaturePresenceWithinGroup) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- mergeImageDomain(ImageDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - mergeImageDomain(ImageDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - mergeInfinityNorm(InfinityNorm) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - mergeInt32ListVal(ValueProto.Int32List) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - mergeInt64ListVal(ValueProto.Int64List) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - mergeIntDomain(IntDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- mergeIntDomain(IntDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- mergeJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - mergeJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - mergeJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - mergeKafkaSourceConfig(SourceProto.KafkaSourceConfig) - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - mergeLastAttempt(FeatureRowExtendedProto.Attempt) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - mergeMaxAge(Duration) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- mergeMeta(FeatureSetProto.FeatureSetMeta) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- mergeMidDomain(MIDDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - mergeMidDomain(MIDDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - mergeNaturalLanguageDomain(NaturalLanguageDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- mergeNaturalLanguageDomain(NaturalLanguageDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- mergeNumExamplesDriftComparator(NumericValueComparator) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- mergeNumExamplesVersionComparator(NumericValueComparator) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- mergePresence(FeaturePresence) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- mergePresence(FeaturePresence) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- mergePresence(FeaturePresence) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- mergeRedisClusterConfig(StoreProto.Store.RedisClusterConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - mergeRedisConfig(StoreProto.Store.RedisConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - mergeRow(FeatureRowProto.FeatureRow) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - mergeShape(FixedShape) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- mergeShape(FixedShape) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- mergeShape(FixedShape) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- mergeSkewComparator(FeatureComparator) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- mergeSource(SourceProto.Source) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- mergeSource(SourceProto.Source) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- mergeSparseTensor(TensorRepresentation.SparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - mergeSpec(FeatureSetProto.FeatureSetSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- mergeStore(StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - mergeStore(StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - mergeStore(StoreProto.Store) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- mergeStringDomain(StringDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - mergeStringDomain(StringDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - mergeStringListVal(ValueProto.StringList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - mergeStructDomain(StructDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - mergeStructDomain(StructDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - mergeTimeDomain(TimeDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - mergeTimeDomain(TimeDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - mergeTimeOfDayDomain(TimeOfDayDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - mergeTimeOfDayDomain(TimeOfDayDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.SourceProto.Source.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FieldProto.Field.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.StringList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Path.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- mergeUrlDomain(URLDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - mergeUrlDomain(URLDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - mergeValue(ValueProto.Value) - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - mergeValueCount(ValueCount) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- mergeValueCount(ValueCount) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- mergeValueFeature(SparseFeature.ValueFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- mergeVarlenSparseTensor(TensorRepresentation.VarLenSparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - mergeWeightFeature(Path) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- MESSAGE_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Error
- META_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSet
- MID_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- MID_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- MID_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- MID_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- MIDDomain - Class in org.tensorflow.metadata.v0
-
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
- MIDDomain.Builder - Class in org.tensorflow.metadata.v0
-
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
- MIDDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- MIN_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FeaturePresence
- MIN_DOMAIN_MASS_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.DistributionConstraints
- MIN_EXAMPLES_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.DatasetConstraints
- MIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FloatDomain
- MIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.IntDomain
- MIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.ValueCount
- MIN_FRACTION_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FeaturePresence
- MIN_FRACTION_THRESHOLD_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.NumericValueComparator
N
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.EntitySpec
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- NAME_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.Subscription
- NAME_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.FeatureReference
- NAME_FIELD_NUMBER - Static variable in class feast.proto.types.FieldProto.Field
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.BoolDomain
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FixedShape.Dim
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FloatDomain
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.IntDomain
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.StringDomain
- NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.WeightedFeature
- NATURAL_LANGUAGE_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- NATURAL_LANGUAGE_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- NATURAL_LANGUAGE_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- NATURAL_LANGUAGE_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- NaturalLanguageDomain - Class in org.tensorflow.metadata.v0
-
Natural language text.
- NaturalLanguageDomain.Builder - Class in org.tensorflow.metadata.v0
-
Natural language text.
- NaturalLanguageDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- NETWORK_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newBlockingStub(Channel) - Static method in class feast.proto.core.CoreServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class feast.proto.serving.ServingServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- newBuilder() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- newBuilder() - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- newBuilder() - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- newBuilder() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- newBuilder() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- newBuilder() - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- newBuilder() - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- newBuilder() - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- newBuilder() - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newBuilder() - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- newBuilder() - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- newBuilder() - Static method in class feast.proto.core.SourceProto.Source
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- newBuilder() - Static method in class feast.proto.core.StoreProto.Store.Subscription
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- newBuilder() - Static method in class feast.proto.serving.ServingAPIProto.Job
- newBuilder() - Static method in class feast.proto.storage.RedisProto.RedisKey
- newBuilder() - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- newBuilder() - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- newBuilder() - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- newBuilder() - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- newBuilder() - Static method in class feast.proto.types.FieldProto.Field
- newBuilder() - Static method in class feast.proto.types.ValueProto.BoolList
- newBuilder() - Static method in class feast.proto.types.ValueProto.BytesList
- newBuilder() - Static method in class feast.proto.types.ValueProto.DoubleList
- newBuilder() - Static method in class feast.proto.types.ValueProto.FloatList
- newBuilder() - Static method in class feast.proto.types.ValueProto.Int32List
- newBuilder() - Static method in class feast.proto.types.ValueProto.Int64List
- newBuilder() - Static method in class feast.proto.types.ValueProto.StringList
- newBuilder() - Static method in class feast.proto.types.ValueProto.Value
- newBuilder() - Static method in class feast.proto.types.ValueProto.ValueType
- newBuilder() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- newBuilder() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- newBuilder() - Static method in class org.tensorflow.metadata.v0.Annotation
- newBuilder() - Static method in class org.tensorflow.metadata.v0.BoolDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- newBuilder() - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- newBuilder() - Static method in class org.tensorflow.metadata.v0.Feature
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FixedShape
- newBuilder() - Static method in class org.tensorflow.metadata.v0.FloatDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.ImageDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- newBuilder() - Static method in class org.tensorflow.metadata.v0.IntDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.MIDDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- newBuilder() - Static method in class org.tensorflow.metadata.v0.Path
- newBuilder() - Static method in class org.tensorflow.metadata.v0.Schema
- newBuilder() - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- newBuilder() - Static method in class org.tensorflow.metadata.v0.SparseFeature
- newBuilder() - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- newBuilder() - Static method in class org.tensorflow.metadata.v0.StringDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.StructDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TimeDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.URLDomain
- newBuilder() - Static method in class org.tensorflow.metadata.v0.ValueCount
- newBuilder() - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- newBuilder(CoreServiceProto.ApplyFeatureSetRequest) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- newBuilder(CoreServiceProto.ApplyFeatureSetResponse) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- newBuilder(CoreServiceProto.ArchiveProjectRequest) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- newBuilder(CoreServiceProto.ArchiveProjectResponse) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- newBuilder(CoreServiceProto.CreateProjectRequest) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- newBuilder(CoreServiceProto.CreateProjectResponse) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- newBuilder(CoreServiceProto.GetFeastCoreVersionRequest) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- newBuilder(CoreServiceProto.GetFeastCoreVersionResponse) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- newBuilder(CoreServiceProto.GetFeatureSetRequest) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- newBuilder(CoreServiceProto.GetFeatureSetResponse) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- newBuilder(CoreServiceProto.ListFeatureSetsRequest) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- newBuilder(CoreServiceProto.ListFeatureSetsRequest.Filter) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- newBuilder(CoreServiceProto.ListFeatureSetsResponse) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- newBuilder(CoreServiceProto.ListIngestionJobsRequest) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- newBuilder(CoreServiceProto.ListIngestionJobsRequest.Filter) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- newBuilder(CoreServiceProto.ListIngestionJobsResponse) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- newBuilder(CoreServiceProto.ListProjectsRequest) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- newBuilder(CoreServiceProto.ListProjectsResponse) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- newBuilder(CoreServiceProto.ListStoresRequest) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- newBuilder(CoreServiceProto.ListStoresRequest.Filter) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- newBuilder(CoreServiceProto.ListStoresResponse) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- newBuilder(CoreServiceProto.RestartIngestionJobRequest) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- newBuilder(CoreServiceProto.RestartIngestionJobResponse) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- newBuilder(CoreServiceProto.StopIngestionJobRequest) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- newBuilder(CoreServiceProto.StopIngestionJobResponse) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- newBuilder(CoreServiceProto.UpdateStoreRequest) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- newBuilder(CoreServiceProto.UpdateStoreResponse) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- newBuilder(FeatureSetProto.EntitySpec) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- newBuilder(FeatureSetProto.FeatureSet) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- newBuilder(FeatureSetProto.FeatureSetMeta) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- newBuilder(FeatureSetProto.FeatureSetSpec) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- newBuilder(FeatureSetProto.FeatureSpec) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- newBuilder(FeatureSetReferenceProto.FeatureSetReference) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- newBuilder(IngestionJobProto.IngestionJob) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- newBuilder(RunnerProto.DataflowRunnerConfigOptions) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newBuilder(RunnerProto.DirectRunnerConfigOptions) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- newBuilder(SourceProto.KafkaSourceConfig) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- newBuilder(SourceProto.Source) - Static method in class feast.proto.core.SourceProto.Source
- newBuilder(StoreProto.Store) - Static method in class feast.proto.core.StoreProto.Store
- newBuilder(StoreProto.Store.BigQueryConfig) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- newBuilder(StoreProto.Store.CassandraConfig) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- newBuilder(StoreProto.Store.RedisClusterConfig) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- newBuilder(StoreProto.Store.RedisConfig) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- newBuilder(StoreProto.Store.Subscription) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- newBuilder(ServingAPIProto.DatasetSource) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- newBuilder(ServingAPIProto.DatasetSource.FileSource) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- newBuilder(ServingAPIProto.FeatureReference) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- newBuilder(ServingAPIProto.GetBatchFeaturesRequest) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- newBuilder(ServingAPIProto.GetBatchFeaturesResponse) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- newBuilder(ServingAPIProto.GetFeastServingInfoRequest) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- newBuilder(ServingAPIProto.GetFeastServingInfoResponse) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- newBuilder(ServingAPIProto.GetJobRequest) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- newBuilder(ServingAPIProto.GetJobResponse) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- newBuilder(ServingAPIProto.GetOnlineFeaturesRequest) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- newBuilder(ServingAPIProto.GetOnlineFeaturesRequest.EntityRow) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- newBuilder(ServingAPIProto.GetOnlineFeaturesResponse) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- newBuilder(ServingAPIProto.GetOnlineFeaturesResponse.FieldValues) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- newBuilder(ServingAPIProto.Job) - Static method in class feast.proto.serving.ServingAPIProto.Job
- newBuilder(RedisProto.RedisKey) - Static method in class feast.proto.storage.RedisProto.RedisKey
- newBuilder(FeatureRowExtendedProto.Attempt) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- newBuilder(FeatureRowExtendedProto.Error) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- newBuilder(FeatureRowExtendedProto.FeatureRowExtended) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- newBuilder(FeatureRowProto.FeatureRow) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- newBuilder(FieldProto.Field) - Static method in class feast.proto.types.FieldProto.Field
- newBuilder(ValueProto.BoolList) - Static method in class feast.proto.types.ValueProto.BoolList
- newBuilder(ValueProto.BytesList) - Static method in class feast.proto.types.ValueProto.BytesList
- newBuilder(ValueProto.DoubleList) - Static method in class feast.proto.types.ValueProto.DoubleList
- newBuilder(ValueProto.FloatList) - Static method in class feast.proto.types.ValueProto.FloatList
- newBuilder(ValueProto.Int32List) - Static method in class feast.proto.types.ValueProto.Int32List
- newBuilder(ValueProto.Int64List) - Static method in class feast.proto.types.ValueProto.Int64List
- newBuilder(ValueProto.StringList) - Static method in class feast.proto.types.ValueProto.StringList
- newBuilder(ValueProto.Value) - Static method in class feast.proto.types.ValueProto.Value
- newBuilder(ValueProto.ValueType) - Static method in class feast.proto.types.ValueProto.ValueType
- newBuilder(HealthProto.HealthCheckRequest) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- newBuilder(HealthProto.HealthCheckResponse) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- newBuilder(Annotation) - Static method in class org.tensorflow.metadata.v0.Annotation
- newBuilder(BoolDomain) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- newBuilder(DatasetConstraints) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- newBuilder(DistributionConstraints) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- newBuilder(Feature) - Static method in class org.tensorflow.metadata.v0.Feature
- newBuilder(FeatureComparator) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- newBuilder(FeaturePresence) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- newBuilder(FeaturePresenceWithinGroup) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- newBuilder(FixedShape) - Static method in class org.tensorflow.metadata.v0.FixedShape
- newBuilder(FixedShape.Dim) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- newBuilder(FloatDomain) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- newBuilder(ImageDomain) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- newBuilder(InfinityNorm) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- newBuilder(IntDomain) - Static method in class org.tensorflow.metadata.v0.IntDomain
- newBuilder(MIDDomain) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- newBuilder(NaturalLanguageDomain) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- newBuilder(NumericValueComparator) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- newBuilder(Path) - Static method in class org.tensorflow.metadata.v0.Path
- newBuilder(Schema) - Static method in class org.tensorflow.metadata.v0.Schema
- newBuilder(SparseFeature) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- newBuilder(SparseFeature.IndexFeature) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- newBuilder(SparseFeature.ValueFeature) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- newBuilder(StringDomain) - Static method in class org.tensorflow.metadata.v0.StringDomain
- newBuilder(StructDomain) - Static method in class org.tensorflow.metadata.v0.StructDomain
- newBuilder(TensorRepresentation) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- newBuilder(TensorRepresentation.DefaultValue) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- newBuilder(TensorRepresentation.DenseTensor) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- newBuilder(TensorRepresentation.SparseTensor) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- newBuilder(TensorRepresentation.VarLenSparseTensor) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- newBuilder(TensorRepresentationGroup) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- newBuilder(TimeDomain) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- newBuilder(TimeOfDayDomain) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- newBuilder(URLDomain) - Static method in class org.tensorflow.metadata.v0.URLDomain
- newBuilder(ValueCount) - Static method in class org.tensorflow.metadata.v0.ValueCount
- newBuilder(WeightedFeature) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- newBuilderForType() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- newBuilderForType() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- newBuilderForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- newBuilderForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- newBuilderForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- newBuilderForType() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- newBuilderForType() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- newBuilderForType() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- newBuilderForType() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newBuilderForType() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- newBuilderForType() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- newBuilderForType() - Method in class feast.proto.core.SourceProto.Source
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- newBuilderForType() - Method in class feast.proto.core.StoreProto.Store.Subscription
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- newBuilderForType() - Method in class feast.proto.serving.ServingAPIProto.Job
- newBuilderForType() - Method in class feast.proto.storage.RedisProto.RedisKey
- newBuilderForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- newBuilderForType() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- newBuilderForType() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- newBuilderForType() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- newBuilderForType() - Method in class feast.proto.types.FieldProto.Field
- newBuilderForType() - Method in class feast.proto.types.ValueProto.BoolList
- newBuilderForType() - Method in class feast.proto.types.ValueProto.BytesList
- newBuilderForType() - Method in class feast.proto.types.ValueProto.DoubleList
- newBuilderForType() - Method in class feast.proto.types.ValueProto.FloatList
- newBuilderForType() - Method in class feast.proto.types.ValueProto.Int32List
- newBuilderForType() - Method in class feast.proto.types.ValueProto.Int64List
- newBuilderForType() - Method in class feast.proto.types.ValueProto.StringList
- newBuilderForType() - Method in class feast.proto.types.ValueProto.Value
- newBuilderForType() - Method in class feast.proto.types.ValueProto.ValueType
- newBuilderForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- newBuilderForType() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.Annotation
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.BoolDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.Feature
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FixedShape
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.FloatDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.ImageDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.IntDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.MIDDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.Path
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.Schema
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.SparseFeature
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.StringDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.StructDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TimeDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.URLDomain
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.ValueCount
- newBuilderForType() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.SourceProto.Source
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.core.StoreProto.Store.Subscription
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.serving.ServingAPIProto.Job
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.storage.RedisProto.RedisKey
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.FieldProto.Field
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.BoolList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.BytesList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.DoubleList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.FloatList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.Int32List
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.Int64List
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.StringList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class feast.proto.types.ValueProto.ValueType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.Annotation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.BoolDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.Feature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FeatureComparator
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FeaturePresence
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FixedShape
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.FloatDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.ImageDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.InfinityNorm
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.IntDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.MIDDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.Path
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.Schema
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.SparseFeature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.StringDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.StructDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TimeDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.URLDomain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.ValueCount
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tensorflow.metadata.v0.WeightedFeature
- newFutureStub(Channel) - Static method in class feast.proto.core.CoreServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class feast.proto.serving.ServingServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.SourceProto.Source
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.core.StoreProto.Store.Subscription
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.serving.ServingAPIProto.Job
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.storage.RedisProto.RedisKey
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.FieldProto.Field
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.BoolList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.BytesList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.DoubleList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.FloatList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.Int32List
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.Int64List
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.StringList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class feast.proto.types.ValueProto.ValueType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.Annotation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.BoolDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.Feature
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FeatureComparator
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FeaturePresence
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FixedShape
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.FloatDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.ImageDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.InfinityNorm
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.IntDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.MIDDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.Path
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.Schema
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.SparseFeature
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.StringDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.StructDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TimeDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.URLDomain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.ValueCount
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tensorflow.metadata.v0.WeightedFeature
- newStub(Channel) - Static method in class feast.proto.core.CoreServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class feast.proto.serving.ServingServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
-
Creates a new async stub that supports all call types for the service
- NO_CHANGE - feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Latest feature set is consistent with provided feature set
- NO_CHANGE - feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Existing store config matching the given store id is identical to the given store config.
- NO_CHANGE_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Latest feature set is consistent with provided feature set
- NO_CHANGE_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Existing store config matching the given store id is identical to the given store config.
- NOT_IN_ENVIRONMENT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- NOT_SERVING - io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
NOT_SERVING = 2; - NOT_SERVING_VALUE - Static variable in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
NOT_SERVING = 2; - NUM_EXAMPLES_DRIFT_COMPARATOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.DatasetConstraints
- NUM_EXAMPLES_VERSION_COMPARATOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.DatasetConstraints
- NumericValueComparator - Class in org.tensorflow.metadata.v0
-
Checks that the ratio of the current value to the previous value is not below the min_fraction_threshold or above the max_fraction_threshold.
- NumericValueComparator.Builder - Class in org.tensorflow.metadata.v0
-
Checks that the ratio of the current value to the previous value is not below the min_fraction_threshold or above the max_fraction_threshold.
- NumericValueComparatorOrBuilder - Interface in org.tensorflow.metadata.v0
O
- OMIT_ENTITIES_IN_RESPONSE_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- org.tensorflow.metadata.v0 - package org.tensorflow.metadata.v0
P
- PACKED_64_NANOS - org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Time values, containing hour/minute/second/nanos, encoded into 8-byte bit fields following the ZetaSQL convention: 6 5 4 3 2 1 MSB 3210987654321098765432109876543210987654321098765432109876543210 LSB | H || M || S ||---------- nanos -----------|
- PACKED_64_NANOS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Time values, containing hour/minute/second/nanos, encoded into 8-byte bit fields following the ZetaSQL convention: 6 5 4 3 2 1 MSB 3210987654321098765432109876543210987654321098765432109876543210 LSB | H || M || S ||---------- nanos -----------|
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.SourceProto.Source
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.FieldProto.Field
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.BoolList
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.BytesList
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.FloatList
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Int32List
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Int64List
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.StringList
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Value
- parseDelimitedFrom(InputStream) - Static method in class feast.proto.types.ValueProto.ValueType
- parseDelimitedFrom(InputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseDelimitedFrom(InputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Feature
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Path
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Schema
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseDelimitedFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(byte[]) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(byte[]) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(byte[]) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(byte[]) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(byte[]) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(byte[]) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(byte[]) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(byte[]) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(byte[]) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(byte[]) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(byte[]) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(byte[]) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(byte[]) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(byte[]) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(byte[]) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(byte[]) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(byte[]) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(byte[]) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(byte[]) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(ByteString) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(ByteString) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(ByteString) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(ByteString) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(ByteString) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(ByteString) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(ByteString) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(ByteString) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(ByteString) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(ByteString) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(ByteString) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(ByteString) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(ByteString) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(ByteString) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(ByteString) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(ByteString) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(ByteString) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(ByteString) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(ByteString) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(CodedInputStream) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(CodedInputStream) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(CodedInputStream) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(CodedInputStream) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(CodedInputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(CodedInputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(CodedInputStream) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(InputStream) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(InputStream) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(InputStream) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(InputStream) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(InputStream) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(InputStream) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(InputStream) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(InputStream) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(InputStream) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(InputStream) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(InputStream) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(InputStream) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(InputStream) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(InputStream) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(InputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(InputStream) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(InputStream) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(ByteBuffer) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(ByteBuffer) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(ByteBuffer) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(ByteBuffer) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(ByteBuffer) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(ByteBuffer) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(ByteBuffer) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto.Source
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto.Job
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto.RedisKey
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto.Field
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BoolList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.BytesList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.DoubleList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.FloatList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int32List
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Int64List
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.StringList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto.ValueType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Annotation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Feature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FixedShape
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.IntDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Path
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.Schema
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StringDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.StructDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.URLDomain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.ValueCount
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- parser() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- parser() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- parser() - Static method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- parser() - Static method in class feast.proto.core.FeatureSetProto.EntitySpec
- parser() - Static method in class feast.proto.core.FeatureSetProto.FeatureSet
- parser() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- parser() - Static method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- parser() - Static method in class feast.proto.core.FeatureSetProto.FeatureSpec
- parser() - Static method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- parser() - Static method in class feast.proto.core.IngestionJobProto.IngestionJob
- parser() - Static method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- parser() - Static method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- parser() - Static method in class feast.proto.core.SourceProto.KafkaSourceConfig
- parser() - Static method in class feast.proto.core.SourceProto.Source
- parser() - Static method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- parser() - Static method in class feast.proto.core.StoreProto.Store.CassandraConfig
- parser() - Static method in class feast.proto.core.StoreProto.Store
- parser() - Static method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- parser() - Static method in class feast.proto.core.StoreProto.Store.RedisConfig
- parser() - Static method in class feast.proto.core.StoreProto.Store.Subscription
- parser() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- parser() - Static method in class feast.proto.serving.ServingAPIProto.DatasetSource
- parser() - Static method in class feast.proto.serving.ServingAPIProto.FeatureReference
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- parser() - Static method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- parser() - Static method in class feast.proto.serving.ServingAPIProto.Job
- parser() - Static method in class feast.proto.storage.RedisProto.RedisKey
- parser() - Static method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- parser() - Static method in class feast.proto.types.FeatureRowExtendedProto.Error
- parser() - Static method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- parser() - Static method in class feast.proto.types.FeatureRowProto.FeatureRow
- parser() - Static method in class feast.proto.types.FieldProto.Field
- parser() - Static method in class feast.proto.types.ValueProto.BoolList
- parser() - Static method in class feast.proto.types.ValueProto.BytesList
- parser() - Static method in class feast.proto.types.ValueProto.DoubleList
- parser() - Static method in class feast.proto.types.ValueProto.FloatList
- parser() - Static method in class feast.proto.types.ValueProto.Int32List
- parser() - Static method in class feast.proto.types.ValueProto.Int64List
- parser() - Static method in class feast.proto.types.ValueProto.StringList
- parser() - Static method in class feast.proto.types.ValueProto.Value
- parser() - Static method in class feast.proto.types.ValueProto.ValueType
- parser() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- parser() - Static method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- parser() - Static method in class org.tensorflow.metadata.v0.Annotation
- parser() - Static method in class org.tensorflow.metadata.v0.BoolDomain
- parser() - Static method in class org.tensorflow.metadata.v0.DatasetConstraints
- parser() - Static method in class org.tensorflow.metadata.v0.DistributionConstraints
- parser() - Static method in class org.tensorflow.metadata.v0.Feature
- parser() - Static method in class org.tensorflow.metadata.v0.FeatureComparator
- parser() - Static method in class org.tensorflow.metadata.v0.FeaturePresence
- parser() - Static method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- parser() - Static method in class org.tensorflow.metadata.v0.FixedShape.Dim
- parser() - Static method in class org.tensorflow.metadata.v0.FixedShape
- parser() - Static method in class org.tensorflow.metadata.v0.FloatDomain
- parser() - Static method in class org.tensorflow.metadata.v0.ImageDomain
- parser() - Static method in class org.tensorflow.metadata.v0.InfinityNorm
- parser() - Static method in class org.tensorflow.metadata.v0.IntDomain
- parser() - Static method in class org.tensorflow.metadata.v0.MIDDomain
- parser() - Static method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- parser() - Static method in class org.tensorflow.metadata.v0.NumericValueComparator
- parser() - Static method in class org.tensorflow.metadata.v0.Path
- parser() - Static method in class org.tensorflow.metadata.v0.Schema
- parser() - Static method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- parser() - Static method in class org.tensorflow.metadata.v0.SparseFeature
- parser() - Static method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- parser() - Static method in class org.tensorflow.metadata.v0.StringDomain
- parser() - Static method in class org.tensorflow.metadata.v0.StructDomain
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- parser() - Static method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- parser() - Static method in class org.tensorflow.metadata.v0.TimeDomain
- parser() - Static method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- parser() - Static method in class org.tensorflow.metadata.v0.URLDomain
- parser() - Static method in class org.tensorflow.metadata.v0.ValueCount
- parser() - Static method in class org.tensorflow.metadata.v0.WeightedFeature
- PARSER - Static variable in class org.tensorflow.metadata.v0.Annotation
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.BoolDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.DatasetConstraints
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.DistributionConstraints
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.Feature
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FeatureComparator
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FeaturePresence
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FixedShape.Dim
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FixedShape
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.FloatDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.ImageDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.InfinityNorm
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.IntDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.MIDDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.NaturalLanguageDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.NumericValueComparator
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.Path
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.Schema
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.StringDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.StructDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentationGroup
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TimeDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.TimeOfDayDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.URLDomain
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.ValueCount
-
Deprecated.
- PARSER - Static variable in class org.tensorflow.metadata.v0.WeightedFeature
-
Deprecated.
- PARTITIONS_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.KafkaSourceConfig
- Path - Class in org.tensorflow.metadata.v0
-
A path is a more general substitute for the name of a field or feature that can be used for flat examples as well as structured data.
- Path.Builder - Class in org.tensorflow.metadata.v0
-
A path is a more general substitute for the name of a field or feature that can be used for flat examples as well as structured data.
- PathOrBuilder - Interface in org.tensorflow.metadata.v0
- PathOuterClass - Class in org.tensorflow.metadata.v0
- PENDING - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Import job is submitted to runner and currently pending for executing
- PENDING_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Import job is submitted to runner and currently pending for executing
- PLANNED - org.tensorflow.metadata.v0.LifecycleStage
-
Planned feature, may not be created yet.
- PLANNED_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Planned feature, may not be created yet.
- PORT_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.CassandraConfig
- PORT_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.RedisConfig
- PRESENCE - feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
- PRESENCE - org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
- PRESENCE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- PRESENCE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- PRESENCE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- PRESENCECONSTRAINTS_NOT_SET - feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
- PRESENCECONSTRAINTS_NOT_SET - org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
- PRODUCTION - org.tensorflow.metadata.v0.LifecycleStage
-
Used in a significant fraction of user traffic.
- PRODUCTION_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Used in a significant fraction of user traffic.
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.Subscription
- PROJECT_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.FeatureReference
- PROJECT_ID_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.BigQueryConfig
- PROJECTS_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- putAllFields(Map<String, ValueProto.Value>) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- putAllFields(Map<String, ValueProto.Value>) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- putAllLabels(Map<String, String>) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- putAllLabels(Map<String, String>) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- putAllTensorRepresentation(Map<String, TensorRepresentation>) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - putAllTensorRepresentationGroup(Map<String, TensorRepresentationGroup>) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- putFields(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- putFields(String, ValueProto.Value) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- putLabels(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- putLabels(String, String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- putTensorRepresentation(String, TensorRepresentation) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - putTensorRepresentationGroup(String, TensorRepresentationGroup) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
R
- REDIS - feast.proto.core.StoreProto.Store.StoreType
-
Redis stores a FeatureRow element as a key, value pair.
- REDIS_CLUSTER - feast.proto.core.StoreProto.Store.StoreType
-
REDIS_CLUSTER = 4; - REDIS_CLUSTER_CONFIG - feast.proto.core.StoreProto.Store.ConfigCase
- REDIS_CLUSTER_CONFIG_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- REDIS_CLUSTER_VALUE - Static variable in enum feast.proto.core.StoreProto.Store.StoreType
-
REDIS_CLUSTER = 4; - REDIS_CONFIG - feast.proto.core.StoreProto.Store.ConfigCase
- REDIS_CONFIG_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- REDIS_VALUE - Static variable in enum feast.proto.core.StoreProto.Store.StoreType
-
Redis stores a FeatureRow element as a key, value pair.
- RedisProto - Class in feast.proto.storage
- RedisProto.RedisKey - Class in feast.proto.storage
-
Field number 1 is reserved for a future distributing hash if needed (for when redis is clustered).
- RedisProto.RedisKey.Builder - Class in feast.proto.storage
-
Field number 1 is reserved for a future distributing hash if needed (for when redis is clustered).
- RedisProto.RedisKeyOrBuilder - Interface in feast.proto.storage
- REGION_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.CoreServiceProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.FeatureSetProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.FeatureSetReferenceProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.IngestionJobProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.RunnerProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.SourceProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.core.StoreProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.serving.ServingAPIProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.storage.RedisProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.types.FeatureRowExtendedProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.types.FeatureRowProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.types.FieldProto
- registerAllExtensions(ExtensionRegistry) - Static method in class feast.proto.types.ValueProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.health.v1.HealthProto
- registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.metadata.v0.PathOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class org.tensorflow.metadata.v0.SchemaOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.CoreServiceProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.FeatureSetReferenceProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.IngestionJobProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.RunnerProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.SourceProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.core.StoreProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.serving.ServingAPIProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.storage.RedisProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowExtendedProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.types.FeatureRowProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.types.FieldProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class feast.proto.types.ValueProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.PathOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tensorflow.metadata.v0.SchemaOuterClass
- removeDim(int) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- removeEntities(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- removeEntities(int) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- removeEntityRows(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- removeExtraMetadata(int) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- removeFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- removeFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - removeFeatures(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- removeFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- removeFeatures(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- removeFeatureSets(int) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - removeFeatureSets(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- removeFields(int) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- removeFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Map containing mapping of entity name to entity value.
- removeFields(String) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
-
Map of feature or entity name to feature/entity values.
- removeFieldValues(int) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- removeFloatDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- removeIndexFeature(int) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- removeIntDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- removeJobs(int) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - removeLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
User defined metadata
- removeLabels(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Labels for user defined metadata on a feature
- removeSparseFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- removeSparseFeature(int) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - removeStore(int) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - removeStringDomain(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- removeSubscriptions(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- removeTensorRepresentation(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
-
map<string, .tensorflow.metadata.v0.TensorRepresentation> tensor_representation = 1; - removeTensorRepresentationGroup(String) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
TensorRepresentation groups.
- removeWeightedFeature(int) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- REPLICATIONFACTOR_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.KafkaSourceConfig
- REQUIRED_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- restartIngestionJob(CoreServiceProto.RestartIngestionJobRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Restart an Ingestion Job.
- restartIngestionJob(CoreServiceProto.RestartIngestionJobRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Restart an Ingestion Job.
- restartIngestionJob(CoreServiceProto.RestartIngestionJobRequest, StreamObserver<CoreServiceProto.RestartIngestionJobResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Restart an Ingestion Job.
- restartIngestionJob(CoreServiceProto.RestartIngestionJobRequest, StreamObserver<CoreServiceProto.RestartIngestionJobResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Restart an Ingestion Job.
- ROW_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- RunnerProto - Class in feast.proto.core
- RunnerProto.DataflowRunnerConfigOptions - Class in feast.proto.core
-
Protobuf type
feast.core.DataflowRunnerConfigOptions - RunnerProto.DataflowRunnerConfigOptions.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.DataflowRunnerConfigOptions - RunnerProto.DataflowRunnerConfigOptionsOrBuilder - Interface in feast.proto.core
- RunnerProto.DirectRunnerConfigOptions - Class in feast.proto.core
-
Protobuf type
feast.core.DirectRunnerConfigOptions - RunnerProto.DirectRunnerConfigOptions.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.DirectRunnerConfigOptions - RunnerProto.DirectRunnerConfigOptionsOrBuilder - Interface in feast.proto.core
- RUNNING - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Import job is currently running in the runner
- RUNNING_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Import job is currently running in the runner
S
- Schema - Class in org.tensorflow.metadata.v0
-
Message to represent schema information.
- Schema.Builder - Class in org.tensorflow.metadata.v0
-
Message to represent schema information.
- SchemaOrBuilder - Interface in org.tensorflow.metadata.v0
- SchemaOuterClass - Class in org.tensorflow.metadata.v0
- SERVICE_FIELD_NUMBER - Static variable in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- SERVICE_NAME - Static variable in class feast.proto.core.CoreServiceGrpc
- SERVICE_NAME - Static variable in class feast.proto.serving.ServingServiceGrpc
- SERVICE_NAME - Static variable in class io.grpc.health.v1.HealthGrpc
- SERVICEACCOUNT_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- SERVING - io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
SERVING = 1; - SERVING_VALUE - Static variable in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
SERVING = 1; - ServingAPIProto - Class in feast.proto.serving
- ServingAPIProto.DataFormat - Enum in feast.proto.serving
-
Protobuf enum
feast.serving.DataFormat - ServingAPIProto.DatasetSource - Class in feast.proto.serving
-
Protobuf type
feast.serving.DatasetSource - ServingAPIProto.DatasetSource.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.DatasetSource - ServingAPIProto.DatasetSource.DatasetSourceCase - Enum in feast.proto.serving
- ServingAPIProto.DatasetSource.FileSource - Class in feast.proto.serving
-
Protobuf type
feast.serving.DatasetSource.FileSource - ServingAPIProto.DatasetSource.FileSource.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.DatasetSource.FileSource - ServingAPIProto.DatasetSource.FileSourceOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.DatasetSourceOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.FeastServingType - Enum in feast.proto.serving
-
Protobuf enum
feast.serving.FeastServingType - ServingAPIProto.FeatureReference - Class in feast.proto.serving
-
Protobuf type
feast.serving.FeatureReference - ServingAPIProto.FeatureReference.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.FeatureReference - ServingAPIProto.FeatureReferenceOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetBatchFeaturesRequest - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetBatchFeaturesRequest - ServingAPIProto.GetBatchFeaturesRequest.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetBatchFeaturesRequest - ServingAPIProto.GetBatchFeaturesRequestOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetBatchFeaturesResponse - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetBatchFeaturesResponse - ServingAPIProto.GetBatchFeaturesResponse.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetBatchFeaturesResponse - ServingAPIProto.GetBatchFeaturesResponseOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetFeastServingInfoRequest - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetFeastServingInfoRequest - ServingAPIProto.GetFeastServingInfoRequest.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetFeastServingInfoRequest - ServingAPIProto.GetFeastServingInfoRequestOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetFeastServingInfoResponse - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetFeastServingInfoResponse - ServingAPIProto.GetFeastServingInfoResponse.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetFeastServingInfoResponse - ServingAPIProto.GetFeastServingInfoResponseOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetJobRequest - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetJobRequest - ServingAPIProto.GetJobRequest.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetJobRequest - ServingAPIProto.GetJobRequestOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetJobResponse - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetJobResponse - ServingAPIProto.GetJobResponse.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetJobResponse - ServingAPIProto.GetJobResponseOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetOnlineFeaturesRequest - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesRequest - ServingAPIProto.GetOnlineFeaturesRequest.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesRequest - ServingAPIProto.GetOnlineFeaturesRequest.EntityRow - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesRequest.EntityRow - ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesRequest.EntityRow - ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetOnlineFeaturesRequestOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetOnlineFeaturesResponse - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesResponse - ServingAPIProto.GetOnlineFeaturesResponse.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesResponse - ServingAPIProto.GetOnlineFeaturesResponse.FieldValues - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesResponse.FieldValues - ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.GetOnlineFeaturesResponse.FieldValues - ServingAPIProto.GetOnlineFeaturesResponse.FieldValuesOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.GetOnlineFeaturesResponseOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.Job - Class in feast.proto.serving
-
Protobuf type
feast.serving.Job - ServingAPIProto.Job.Builder - Class in feast.proto.serving
-
Protobuf type
feast.serving.Job - ServingAPIProto.JobOrBuilder - Interface in feast.proto.serving
- ServingAPIProto.JobStatus - Enum in feast.proto.serving
-
Protobuf enum
feast.serving.JobStatus - ServingAPIProto.JobType - Enum in feast.proto.serving
-
Protobuf enum
feast.serving.JobType - ServingServiceGrpc - Class in feast.proto.serving
- ServingServiceGrpc.ServingServiceBlockingStub - Class in feast.proto.serving
- ServingServiceGrpc.ServingServiceFutureStub - Class in feast.proto.serving
- ServingServiceGrpc.ServingServiceImplBase - Class in feast.proto.serving
- ServingServiceGrpc.ServingServiceStub - Class in feast.proto.serving
- ServingServiceImplBase() - Constructor for class feast.proto.serving.ServingServiceGrpc.ServingServiceImplBase
- setAnnotation(Annotation) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- setAnnotation(Annotation) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- setAnnotation(Annotation.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Additional information about the feature for documentation purpose.
- setAnnotation(Annotation.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Additional information about the schema as a whole.
- setAttempts(int) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
int32 attempts = 1; - setAutoscalingAlgorithm(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The autoscaling algorithm to use for the workerpool.
- setAutoscalingAlgorithmBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The autoscaling algorithm to use for the workerpool.
- setBigqueryConfig(StoreProto.Store.BigQueryConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - setBigqueryConfig(StoreProto.Store.BigQueryConfig.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.BigQueryConfig bigquery_config = 12; - setBoolDomain(BoolDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - setBoolDomain(BoolDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - setBoolDomain(BoolDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.BoolDomain bool_domain = 38; - setBoolDomain(BoolDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.BoolDomain bool_domain = 13; - setBoolListVal(ValueProto.BoolList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - setBoolListVal(ValueProto.BoolList.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BoolList bool_list_val = 17; - setBoolVal(boolean) - Method in class feast.proto.types.ValueProto.Value.Builder
-
bool bool_val = 7; - setBootstrapServers(String) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Comma separated list of Kafka bootstrap servers.
- setBootstrapServersBytes(ByteString) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Comma separated list of Kafka bootstrap servers.
- setBytesListVal(ValueProto.BytesList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - setBytesListVal(ValueProto.BytesList.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.BytesList bytes_list_val = 11; - setBytesVal(ByteString) - Method in class feast.proto.types.ValueProto.Value.Builder
-
bytes bytes_val = 1; - setBytesValue(ByteString) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional bytes bytes_value = 3; - setCassandraConfig(StoreProto.Store.CassandraConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - setCassandraConfig(StoreProto.Store.CassandraConfig.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.CassandraConfig cassandra_config = 13; - setCause(String) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
exception class name
- setCauseBytes(ByteString) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
exception class name
- setColumnName(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- setColumnName(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- setColumnNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
Identifies the column in the dataset that provides the values of this Tensor.
- setColumnNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
-
Identifies the column in the dataset that should be converted to the VarLenSparseTensor.
- setComment(int, String) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Free-text comments.
- setConnectionString(String) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- setConnectionStringBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
List of Redis Uri for all the nodes in Redis Cluster, comma separated.
- setCreatedTimestamp(Timestamp) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- setCreatedTimestamp(Timestamp.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Created timestamp of this specific feature set.
- setDataFormat(ServingAPIProto.DataFormat) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
Format of the data.
- setDataFormat(ServingAPIProto.DataFormat) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setDataFormatValue(int) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
Format of the data.
- setDataFormatValue(int) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setDatasetConstraints(DatasetConstraints) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- setDatasetConstraints(DatasetConstraints.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Dataset-level constraints.
- setDatasetId(String) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string dataset_id = 2; - setDatasetIdBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string dataset_id = 2; - setDatasetSource(ServingAPIProto.DatasetSource) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- setDatasetSource(ServingAPIProto.DatasetSource.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
- setDeadLetterTableSpec(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- setDeadLetterTableSpec(String) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- setDeadLetterTableSpecBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- setDeadLetterTableSpecBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
BigQuery table specification, e.g.
- setDefaultEnvironment(int, String) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Default environments for each feature.
- setDefaultValue(TensorRepresentation.DefaultValue) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- setDefaultValue(TensorRepresentation.DefaultValue.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
If this column is missing values in a row, the default_value will be used to fill that row.
- setDenseShape(FixedShape) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- setDenseShape(FixedShape) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- setDenseShape(FixedShape.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Shape of the sparse tensor that this SparseFeature represents.
- setDenseShape(FixedShape.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The dense shape of the resulting SparseTensor (does not include the batch dimension).
- setDenseTensor(TensorRepresentation.DenseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - setDenseTensor(TensorRepresentation.DenseTensor.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.DenseTensor dense_tensor = 1; - setDeprecated(boolean) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Deprecated.
- setDeprecated(boolean) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- setDim(int, FixedShape.Dim) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- setDim(int, FixedShape.Dim.Builder) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
-
The dimensions that define the shape.
- setDistributionConstraints(DistributionConstraints) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- setDistributionConstraints(DistributionConstraints.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the distribution of the feature values.
- setDomain(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Reference to a domain defined at the schema level.
- setDomain(String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- setDomainBytes(ByteString) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Reference to a domain defined at the schema level.
- setDomainBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Reference to a domain defined at the schema level.
- setDoubleListVal(ValueProto.DoubleList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - setDoubleListVal(ValueProto.DoubleList.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.DoubleList double_list_val = 15; - setDoubleVal(double) - Method in class feast.proto.types.ValueProto.Value.Builder
-
double double_val = 5; - setDriftComparator(FeatureComparator) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- setDriftComparator(FeatureComparator.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution between two consecutive spans (e.g.
- setEntities(int, FeatureSetProto.EntitySpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- setEntities(int, FeatureSetProto.EntitySpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of entities contained within this featureSet.
- setEntities(int, FieldProto.Field) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- setEntities(int, FieldProto.Field.Builder) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
List of fields containing entity names and their respective values contained within this feature row.
- setEntityRows(int, ServingAPIProto.GetOnlineFeaturesRequest.EntityRow) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- setEntityRows(int, ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of entity rows, containing entity id and timestamp data.
- setEntityTimestamp(Timestamp) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- setEntityTimestamp(Timestamp.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
-
Request timestamp of this row.
- setError(FeatureRowExtendedProto.Error) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - setError(FeatureRowExtendedProto.Error.Builder) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
-
.feast.types.Error error = 2; - setError(String) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setErrorBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setEventTimestamp(Timestamp) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- setEventTimestamp(Timestamp.Builder) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Timestamp of the feature row.
- setExternalId(String) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
External job ID specific to the runner.
- setExternalIdBytes(ByteString) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
External job ID specific to the runner.
- setExtraMetadata(int, Any) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- setExtraMetadata(int, Any.Builder) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Application-specific metadata may be attached here.
- setFalseValue(String) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - setFalseValueBytes(ByteString) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
optional string false_value = 3; - setFeature(int, Feature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- setFeature(int, Feature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - setFeature(int, Feature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Features described in this schema.
- setFeature(int, Feature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.Feature feature = 1; - setFeature(Path) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- setFeature(Path.Builder) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of a base feature to be weighted.
- setFeatures(int, FeatureSetProto.FeatureSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- setFeatures(int, FeatureSetProto.FeatureSpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
List of features contained within this featureSet.
- setFeatures(int, ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- setFeatures(int, ServingAPIProto.FeatureReference) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- setFeatures(int, ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
-
List of features that are being retrieved
- setFeatures(int, ServingAPIProto.FeatureReference.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
List of features that are being retrieved
- setFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- setFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - setFeatureSet(FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - setFeatureSet(FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
-
Feature set version If project is unspecified, will default to 'default' project.
- setFeatureSet(FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - setFeatureSet(FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
-
.feast.core.FeatureSet feature_set = 1; - setFeatureSet(String) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature set name specifying the feature set of this referenced feature.
- setFeatureSet(String) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- setFeatureSet(String) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- setFeatureSetBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature set name specifying the feature set of this referenced feature.
- setFeatureSetBytes(ByteString) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
-
FeatureSet this row belongs to, this is defined as featureSetName.
- setFeatureSetBytes(ByteString) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Complete reference to the featureSet this featureRow belongs to, in the form of <project>/<feature-set-name>.
- setFeatureSetName(String) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of the desired feature set.
- setFeatureSetNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of the desired feature set.
- setFeatureSetReference(FeatureSetReferenceProto.FeatureSetReference) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- setFeatureSetReference(FeatureSetReferenceProto.FeatureSetReference.Builder) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by ingestion job target feature set.
- setFeatureSets(int, FeatureSetProto.FeatureSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - setFeatureSets(int, FeatureSetProto.FeatureSet) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- setFeatureSets(int, FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
-
repeated .feast.core.FeatureSet feature_sets = 1; - setFeatureSets(int, FeatureSetProto.FeatureSet.Builder) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
List of feature sets whose features are populated by this job.
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.SourceProto.Source.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.FieldProto.Field.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.StringList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Path.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- setFields(int, FieldProto.Field) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- setFields(int, FieldProto.Field.Builder) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Fields in the feature row.
- setFieldValues(int, ServingAPIProto.GetOnlineFeaturesResponse.FieldValues) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- setFieldValues(int, ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
-
Feature values retrieved from feast.
- setFileSource(ServingAPIProto.DatasetSource.FileSource) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- setFileSource(ServingAPIProto.DatasetSource.FileSource.Builder) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
-
File source to load the dataset from.
- setFileUris(int, String) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
-
URIs to retrieve the dataset from, e.g.
- setFileUris(int, String) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setFilter(CoreServiceProto.ListFeatureSetsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - setFilter(CoreServiceProto.ListFeatureSetsRequest.Filter.Builder) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
-
.feast.core.ListFeatureSetsRequest.Filter filter = 1; - setFilter(CoreServiceProto.ListIngestionJobsRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - setFilter(CoreServiceProto.ListIngestionJobsRequest.Filter.Builder) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
-
.feast.core.ListIngestionJobsRequest.Filter filter = 1; - setFilter(CoreServiceProto.ListStoresRequest.Filter) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - setFilter(CoreServiceProto.ListStoresRequest.Filter.Builder) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
-
.feast.core.ListStoresRequest.Filter filter = 1; - setFirstSeen(Timestamp) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - setFirstSeen(Timestamp.Builder) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.google.protobuf.Timestamp first_seen = 3; - setFloatDomain(int, FloatDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- setFloatDomain(int, FloatDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level float domains that can be reused by features
- setFloatDomain(FloatDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - setFloatDomain(FloatDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - setFloatDomain(FloatDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.FloatDomain float_domain = 36; - setFloatDomain(FloatDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.FloatDomain float_domain = 10; - setFloatListVal(ValueProto.FloatList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - setFloatListVal(ValueProto.FloatList.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.FloatList float_list_val = 16; - setFloatVal(float) - Method in class feast.proto.types.ValueProto.Value.Builder
-
float float_val = 6; - setFloatValue(double) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
optional double float_value = 1; - setGroupPresence(FeaturePresenceWithinGroup) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- setGroupPresence(FeaturePresenceWithinGroup) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- setGroupPresence(FeaturePresenceWithinGroup.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- setGroupPresence(FeaturePresenceWithinGroup.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Only used in the context of a "group" context, e.g., inside a sequence.
- setHost(String) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
string host = 1; - setHost(String) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
string host = 1; - setHostBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
string host = 1; - setHostBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
string host = 1; - setId(String) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Job ID assigned by Feast
- setId(String) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
-
Job ID assigned by Feast
- setId(String) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
-
Job ID assigned by Feast
- setId(String) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Job ID assigned by Feast
- setId(String) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
string id = 1; - setIdBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Job ID assigned by Feast
- setIdBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
-
Job ID assigned by Feast
- setIdBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
-
Job ID assigned by Feast
- setIdBytes(ByteString) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Job ID assigned by Feast
- setIdBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
string id = 1; - setImageDomain(ImageDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - setImageDomain(ImageDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - setImageDomain(ImageDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.ImageDomain image_domain = 41; - setImageDomain(ImageDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.ImageDomain image_domain = 25; - setIndexColumnNames(int, String) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The columns constitute the coordinates of the values.
- setIndexFeature(int, SparseFeature.IndexFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- setIndexFeature(int, SparseFeature.IndexFeature.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Features that represent indexes.
- setInEnvironment(int, String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is present in.
- setInfinityNorm(InfinityNorm) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - setInfinityNorm(InfinityNorm.Builder) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
-
optional .tensorflow.metadata.v0.InfinityNorm infinity_norm = 1; - setIngestionId(String) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Identifier tying this feature row to a specific ingestion job.
- setIngestionIdBytes(ByteString) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
-
Identifier tying this feature row to a specific ingestion job.
- setInitialBackoffMs(int) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 initial_backoff_ms = 2; - setInitialBackoffMs(int) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- setInitialRetryDelaySeconds(int) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 initial_retry_delay_seconds = 4; - setInt32ListVal(ValueProto.Int32List) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - setInt32ListVal(ValueProto.Int32List.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int32List int32_list_val = 13; - setInt32Val(int) - Method in class feast.proto.types.ValueProto.Value.Builder
-
int32 int32_val = 3; - setInt64ListVal(ValueProto.Int64List) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - setInt64ListVal(ValueProto.Int64List.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.Int64List int64_list_val = 14; - setInt64Val(long) - Method in class feast.proto.types.ValueProto.Value.Builder
-
int64 int64_val = 4; - setIntDomain(int, IntDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- setIntDomain(int, IntDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
top level int domains that can be reused by features
- setIntDomain(IntDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- setIntDomain(IntDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- setIntDomain(IntDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Inline definitions of domains.
- setIntDomain(IntDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Inline definitions of domains.
- setIntegerFormat(TimeDomain.IntegerTimeFormat) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format of integer times.
- setIntegerFormat(TimeOfDayDomain.IntegerTimeOfDayFormat) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format of integer times.
- setIntValue(long) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
Note that the data column might be of a shorter integral type.
- setIsCategorical(boolean) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
If true then the domain encodes categorical values (i.e., ids) rather than ordinal values.
- setIsSorted(boolean) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
If true then the index values are already sorted lexicographically.
- setJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - setJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - setJob(ServingAPIProto.Job) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - setJob(ServingAPIProto.Job.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
-
.feast.serving.Job job = 1; - setJob(ServingAPIProto.Job.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
-
.feast.serving.Job job = 1; - setJob(ServingAPIProto.Job.Builder) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
-
.feast.serving.Job job = 1; - setJobs(int, IngestionJobProto.IngestionJob) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - setJobs(int, IngestionJobProto.IngestionJob.Builder) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
-
repeated .feast.core.IngestionJob jobs = 1; - setJobStagingLocation(String) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Note: Batch specific options start from 10.
- setJobStagingLocationBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Note: Batch specific options start from 10.
- setKafkaSourceConfig(SourceProto.KafkaSourceConfig) - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - setKafkaSourceConfig(SourceProto.KafkaSourceConfig.Builder) - Method in class feast.proto.core.SourceProto.Source.Builder
-
.feast.core.KafkaSourceConfig kafka_source_config = 2; - setLastAttempt(FeatureRowExtendedProto.Attempt) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - setLastAttempt(FeatureRowExtendedProto.Attempt.Builder) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.Attempt last_attempt = 2; - setLifecycleStage(LifecycleStage) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The lifecycle stage of a feature.
- setLifecycleStage(LifecycleStage) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- setLifecycleStage(LifecycleStage) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
The lifecycle_stage determines where a feature is expected to be used, and therefore how important issues with it are.
- setMax(float) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
optional float max = 4; - setMax(long) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
optional int64 max = 4; - setMax(long) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 max = 2; - setMaxAge(Duration) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- setMaxAge(Duration.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Features in this feature set will only be retrieved if they are found after [time - max_age].
- setMaxFractionThreshold(double) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double max_fraction_threshold = 2; - setMaxNumWorkers(int) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The maximum number of workers to use for the workerpool.
- setMaxRetries(int) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
-
int32 max_retries = 3; - setMaxRetries(int) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
Optional.
- setMessage(String) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string message = 3; - setMessageBytes(ByteString) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string message = 3; - setMeta(FeatureSetProto.FeatureSetMeta) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- setMeta(FeatureSetProto.FeatureSetMeta.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
System-populated metadata for this feature set.
- setMidDomain(MIDDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - setMidDomain(MIDDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - setMidDomain(MIDDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.MIDDomain mid_domain = 42; - setMidDomain(MIDDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.MIDDomain mid_domain = 26; - setMin(float) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Min and max values of the domain.
- setMin(long) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Min and max values for the domain.
- setMin(long) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
-
optional int64 min = 1; - setMinCount(long) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum number of examples that have this feature.
- setMinDomainMass(double) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
-
The minimum fraction (in [0,1]) of values across all examples that should come from the feature's domain, e.g.: 1.0 => All values must come from the domain.
- setMinExamplesCount(long) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Minimum number of examples in the dataset.
- setMinFraction(double) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
-
Minimum fraction of examples that have this feature.
- setMinFractionThreshold(double) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
-
optional double min_fraction_threshold = 1; - setName(String) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
-
Name of project to be archived
- setName(String) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
-
Name of project (required)
- setName(String) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of feature set (required).
- setName(String) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
-
Name of desired store.
- setName(String) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Name of the entity.
- setName(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of the feature set.
- setName(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Name of the feature.
- setName(String) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the FeatureSet
- setName(String) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Name of the store.
- setName(String) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of the desired feature set.
- setName(String) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature name
- setName(String) - Method in class feast.proto.types.FieldProto.Field.Builder
-
string name = 1; - setName(String) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- setName(String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- setName(String) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- setName(String) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- setName(String) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- setName(String) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- setName(String) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- setName(String) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- setName(String) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- setName(String) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- setNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
-
Name of project to be archived
- setNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
-
Name of project (required)
- setNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of feature set (required).
- setNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
-
Name of desired store.
- setNameBytes(ByteString) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Name of the entity.
- setNameBytes(ByteString) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of the feature set.
- setNameBytes(ByteString) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Name of the feature.
- setNameBytes(ByteString) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the FeatureSet
- setNameBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Name of the store.
- setNameBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of the desired feature set.
- setNameBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Feature name
- setNameBytes(ByteString) - Method in class feast.proto.types.FieldProto.Field.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Id of the domain.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The name of the feature.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
Optional name of the tensor dimension.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
-
Id of the domain.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
-
Id of the domain.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Name for the sparse feature.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
-
Name of the index-feature.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
-
Name of the value-feature.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
Id of the domain.
- setNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Name for the weighted feature.
- setNaturalLanguageDomain(NaturalLanguageDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- setNaturalLanguageDomain(NaturalLanguageDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- setNaturalLanguageDomain(NaturalLanguageDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Supported semantic domains.
- setNaturalLanguageDomain(NaturalLanguageDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Supported semantic domains.
- setNetwork(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE network for launching workers.
- setNetworkBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE network for launching workers.
- setNotInEnvironment(int, String) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
List of environments this feature is not present in.
- setNumExamplesDriftComparator(NumericValueComparator) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- setNumExamplesDriftComparator(NumericValueComparator.Builder) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests differences in number of examples between the current data and the previous span.
- setNumExamplesVersionComparator(NumericValueComparator) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- setNumExamplesVersionComparator(NumericValueComparator.Builder) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
-
Tests comparisions in number of examples between the current data and the previous version of that data.
- setOmitEntitiesInResponse(boolean) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
Option to omit entities from the response.
- setPartitions(int) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Number of Kafka partitions to to use for managed feature stream.
- setPort(int) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
-
int32 port = 2; - setPort(int) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
-
int32 port = 2; - setPresence(FeaturePresence) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- setPresence(FeaturePresence) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- setPresence(FeaturePresence) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- setPresence(FeaturePresence.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Constraints on the presence of this feature in the examples.
- setPresence(FeaturePresence.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Constraints on the presence of this feature in the examples.
- setPresence(FeaturePresence.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- setProject(String) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of project the feature set belongs to.
- setProject(String) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of project that the feature sets belongs to.
- setProject(String) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of project that this feature set belongs to.
- setProject(String) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the project
- setProject(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Project id to use when launching jobs.
- setProject(String) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of project that the feature sets belongs to.
- setProject(String) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Project name.
- setProjectBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
-
Name of project the feature set belongs to.
- setProjectBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
-
Name of project that the feature sets belongs to.
- setProjectBytes(ByteString) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Name of project that this feature set belongs to.
- setProjectBytes(ByteString) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
-
Name of the project
- setProjectBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Project id to use when launching jobs.
- setProjectBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
-
Name of project that the feature sets belongs to.
- setProjectBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
-
Project name.
- setProjectId(String) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string project_id = 1; - setProjectIdBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string project_id = 1; - setProjects(int, String) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
-
List of project names (archived projects are filtered out)
- setRedisClusterConfig(StoreProto.Store.RedisClusterConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - setRedisClusterConfig(StoreProto.Store.RedisClusterConfig.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisClusterConfig redis_cluster_config = 14; - setRedisConfig(StoreProto.Store.RedisConfig) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - setRedisConfig(StoreProto.Store.RedisConfig.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
.feast.core.Store.RedisConfig redis_config = 11; - setRegion(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The Google Compute Engine region for creating Dataflow jobs.
- setRegionBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
The Google Compute Engine region for creating Dataflow jobs.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.SourceProto.Source.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.FieldProto.Field.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.StringList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.Path.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- setReplicationFactor(int) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Defines the number of copies of managed feature stream Kafka.
- setRequired(boolean) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
-
optional bool required = 1; - setRow(FeatureRowProto.FeatureRow) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - setRow(FeatureRowProto.FeatureRow.Builder) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
-
.feast.types.FeatureRow row = 1; - setService(String) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
-
string service = 1; - setServiceAccount(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Run the job as a specific service account, instead of the default GCE robot.
- setServiceAccountBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Run the job as a specific service account, instead of the default GCE robot.
- setServiceBytes(ByteString) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
-
string service = 1; - setShape(FixedShape) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- setShape(FixedShape) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- setShape(FixedShape) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- setShape(FixedShape.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- setShape(FixedShape.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature has a fixed shape corresponding to a multi-dimensional tensor.
- setShape(FixedShape.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
-
The shape of each row of the data (i.e.
- setSize(long) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
-
optional int64 size = 1; - setSkewComparator(FeatureComparator) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- setSkewComparator(FeatureComparator.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Tests comparing the distribution to the associated serving data.
- setSource(SourceProto.Source) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- setSource(SourceProto.Source) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- setSource(SourceProto.Source.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
-
Optional.
- setSource(SourceProto.Source.Builder) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Source this job is reading from.
- setSparseFeature(int, SparseFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- setSparseFeature(int, SparseFeature) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - setSparseFeature(int, SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Sparse features described in this schema.
- setSparseFeature(int, SparseFeature.Builder) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
-
repeated .tensorflow.metadata.v0.SparseFeature sparse_feature = 2; - setSparseTensor(TensorRepresentation.SparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - setSparseTensor(TensorRepresentation.SparseTensor.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.SparseTensor sparse_tensor = 3; - setSpec(FeatureSetProto.FeatureSetSpec) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- setSpec(FeatureSetProto.FeatureSetSpec.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
-
User-specified specifications of this feature set.
- setStackTrace(String) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string stack_trace = 4; - setStackTraceBytes(ByteString) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
string stack_trace = 4; - setStagingLocation(String) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string staging_location = 3; - setStagingLocationBytes(ByteString) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
string staging_location = 3; - setStatus(CoreServiceProto.ApplyFeatureSetResponse.Status) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - setStatus(CoreServiceProto.UpdateStoreResponse.Status) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.UpdateStoreResponse.Status status = 2; - setStatus(FeatureSetProto.FeatureSetStatus) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Status of the feature set.
- setStatus(IngestionJobProto.IngestionJobStatus) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
.feast.core.IngestionJobStatus status = 3; - setStatus(ServingAPIProto.JobStatus) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setStatus(HealthProto.HealthCheckResponse.ServingStatus) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - setStatusValue(int) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
-
.feast.core.ApplyFeatureSetResponse.Status status = 2; - setStatusValue(int) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.UpdateStoreResponse.Status status = 2; - setStatusValue(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
Status of the feature set.
- setStatusValue(int) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
.feast.core.IngestionJobStatus status = 3; - setStatusValue(int) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setStatusValue(int) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
-
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1; - setStep(int, String) - Method in class org.tensorflow.metadata.v0.Path.Builder
-
Any string is a valid step.
- setStore(int, StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - setStore(int, StoreProto.Store.Builder) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
-
repeated .feast.core.Store store = 1; - setStore(StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - setStore(StoreProto.Store) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - setStore(StoreProto.Store) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- setStore(StoreProto.Store.Builder) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
-
.feast.core.Store store = 1; - setStore(StoreProto.Store.Builder) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
-
.feast.core.Store store = 1; - setStore(StoreProto.Store.Builder) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
Store this job is writing to.
- setStoreName(String) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Name of store
- setStoreNameBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
-
Filter by Name of store
- setStringDomain(int, StringDomain) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- setStringDomain(int, StringDomain.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
declared as top-level features in <feature>.
- setStringDomain(StringDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - setStringDomain(StringDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - setStringDomain(StringDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StringDomain string_domain = 37; - setStringDomain(StringDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StringDomain string_domain = 11; - setStringFormat(String) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- setStringFormat(String) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- setStringFormatBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- setStringFormatBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
-
Expected format that contains a combination of regular characters and special format specifiers.
- setStringListVal(ValueProto.StringList) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - setStringListVal(ValueProto.StringList.Builder) - Method in class feast.proto.types.ValueProto.Value.Builder
-
.feast.types.StringList string_list_val = 12; - setStringVal(String) - Method in class feast.proto.types.ValueProto.Value.Builder
-
string string_val = 2; - setStringValBytes(ByteString) - Method in class feast.proto.types.ValueProto.Value.Builder
-
string string_val = 2; - setStructDomain(StructDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - setStructDomain(StructDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - setStructDomain(StructDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.StructDomain struct_domain = 39; - setStructDomain(StructDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; - setSubnetwork(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE subnetwork for launching workers.
- setSubnetworkBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCE subnetwork for launching workers.
- setSubscriptions(int, StoreProto.Store.Subscription) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- setSubscriptions(int, StoreProto.Store.Subscription.Builder) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Feature sets to subscribe to.
- setTag(int, String) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
-
Tags can be used to mark features.
- setTargetParallelism(int) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
-
Controls the amount of target parallelism the DirectRunner will use.
- setTempLocation(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
A pipeline level default location for storing temporary files.
- setTempLocationBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
A pipeline level default location for storing temporary files.
- setThreshold(double) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
-
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
- setTimeDomain(TimeDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - setTimeDomain(TimeDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - setTimeDomain(TimeDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeDomain time_domain = 44; - setTimeDomain(TimeDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeDomain time_domain = 28; - setTimeOfDayDomain(TimeOfDayDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - setTimeOfDayDomain(TimeOfDayDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - setTimeOfDayDomain(TimeOfDayDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 45; - setTimeOfDayDomain(TimeOfDayDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.TimeOfDayDomain time_of_day_domain = 30; - setTopic(String) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Kafka topic to use for feature sets without user defined topics
- setTopicBytes(ByteString) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
-
Kafka topic to use for feature sets without user defined topics
- setTotalTimeoutSeconds(int) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
-
int32 total_timeout_seconds = 5; - setTransform(String) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
name of transform where the error occurred
- setTransformBytes(ByteString) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
-
name of transform where the error occurred
- setTrueValue(String) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- setTrueValueBytes(ByteString) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
-
Strings values for TRUE/FALSE.
- setType(SourceProto.SourceType) - Method in class feast.proto.core.SourceProto.Source.Builder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- setType(StoreProto.Store.StoreType) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Type of store.
- setType(ServingAPIProto.FeastServingType) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Type of serving deployment, either ONLINE or BATCH.
- setType(ServingAPIProto.JobType) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setType(FeatureType) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
Physical type of the feature's values.
- setType(FeatureType) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
Deprecated.
- setTypeValue(int) - Method in class feast.proto.core.SourceProto.Source.Builder
-
The kind of data source Feast should connect to in order to retrieve FeatureRow value
- setTypeValue(int) - Method in class feast.proto.core.StoreProto.Store.Builder
-
Type of store.
- setTypeValue(int) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Type of serving deployment, either ONLINE or BATCH.
- setTypeValue(int) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
-
Output only.
- setUintValue(long) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
-
uint_value should only be used if the default value can't fit in a int64 (`int_value`).
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.IngestionJobProto.IngestionJob.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.SourceProto.Source.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.RedisConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.core.StoreProto.Store.Subscription.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.serving.ServingAPIProto.Job.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.storage.RedisProto.RedisKey.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.Error.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FeatureRowProto.FeatureRow.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.FieldProto.Field.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.BoolList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.BytesList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.FloatList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Int32List.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Int64List.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.StringList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class feast.proto.types.ValueProto.ValueType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Annotation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.BoolDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.DatasetConstraints.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.DistributionConstraints.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Feature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeatureComparator.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeaturePresence.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FixedShape.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.FloatDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.ImageDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.InfinityNorm.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.IntDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.MIDDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.NumericValueComparator.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Path.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.Schema.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.StructDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TimeDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.URLDomain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.ValueCount.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
- setUrlDomain(URLDomain) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - setUrlDomain(URLDomain) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - setUrlDomain(URLDomain.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
.tensorflow.metadata.v0.URLDomain url_domain = 43; - setUrlDomain(URLDomain.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
optional .tensorflow.metadata.v0.URLDomain url_domain = 27; - setUsePublicIps(boolean) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Specifies whether worker pools should be started with public IP addresses.
- setVal(int, boolean) - Method in class feast.proto.types.ValueProto.BoolList.Builder
-
repeated bool val = 1; - setVal(int, double) - Method in class feast.proto.types.ValueProto.DoubleList.Builder
-
repeated double val = 1; - setVal(int, float) - Method in class feast.proto.types.ValueProto.FloatList.Builder
-
repeated float val = 1; - setVal(int, int) - Method in class feast.proto.types.ValueProto.Int32List.Builder
-
repeated int32 val = 1; - setVal(int, long) - Method in class feast.proto.types.ValueProto.Int64List.Builder
-
repeated int64 val = 1; - setVal(int, ByteString) - Method in class feast.proto.types.ValueProto.BytesList.Builder
-
repeated bytes val = 1; - setVal(int, String) - Method in class feast.proto.types.ValueProto.StringList.Builder
-
repeated string val = 1; - setValue(int, String) - Method in class org.tensorflow.metadata.v0.StringDomain.Builder
-
The values appearing in the domain.
- setValue(ValueProto.Value) - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - setValue(ValueProto.Value.Builder) - Method in class feast.proto.types.FieldProto.Field.Builder
-
.feast.types.Value value = 2; - setValueColumnName(String) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- setValueColumnNameBytes(ByteString) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor.Builder
-
The column that contains the values.
- setValueCount(ValueCount) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- setValueCount(ValueCount) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- setValueCount(ValueCount.Builder) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
The feature doesn't have a well defined shape.
- setValueCount(ValueCount.Builder) - Method in class org.tensorflow.metadata.v0.Feature.Builder
-
The feature doesn't have a well defined shape.
- setValueFeature(SparseFeature.ValueFeature) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- setValueFeature(SparseFeature.ValueFeature.Builder) - Method in class org.tensorflow.metadata.v0.SparseFeature.Builder
-
required
- setValueType(ValueProto.ValueType.Enum) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Value type of the entity.
- setValueType(ValueProto.ValueType.Enum) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Value type of the feature.
- setValueTypeValue(int) - Method in class feast.proto.core.FeatureSetProto.EntitySpec.Builder
-
Value type of the entity.
- setValueTypeValue(int) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec.Builder
-
Value type of the feature.
- setVarlenSparseTensor(TensorRepresentation.VarLenSparseTensor) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - setVarlenSparseTensor(TensorRepresentation.VarLenSparseTensor.Builder) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.Builder
-
optional .tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor varlen_sparse_tensor = 2; - setVersion(String) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
-
string version = 1; - setVersion(String) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Feast version of this serving deployment.
- setVersionBytes(ByteString) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse.Builder
-
string version = 1; - setVersionBytes(ByteString) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse.Builder
-
Feast version of this serving deployment.
- setWeightedFeature(int, WeightedFeature) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- setWeightedFeature(int, WeightedFeature.Builder) - Method in class org.tensorflow.metadata.v0.Schema.Builder
-
Weighted features described in this schema.
- setWeightFeature(Path) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- setWeightFeature(Path.Builder) - Method in class org.tensorflow.metadata.v0.WeightedFeature.Builder
-
Path of weight feature to associate with the base feature.
- setWorkerMachineType(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Machine type to create Dataflow worker VMs as.
- setWorkerMachineTypeBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
Machine type to create Dataflow worker VMs as.
- setZone(String) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCP availability zone for operations.
- setZoneBytes(ByteString) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions.Builder
-
GCP availability zone for operations.
- SHAPE - feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
- SHAPE - org.tensorflow.metadata.v0.Feature.ShapeTypeCase
- SHAPE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- SHAPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- SHAPETYPE_NOT_SET - feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
- SHAPETYPE_NOT_SET - org.tensorflow.metadata.v0.Feature.ShapeTypeCase
- SIZE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.FixedShape.Dim
- SKEW_COMPARATOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- SOURCE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- SOURCE_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- SOURCECONFIG_NOT_SET - feast.proto.core.SourceProto.Source.SourceConfigCase
- SourceProto - Class in feast.proto.core
- SourceProto.KafkaSourceConfig - Class in feast.proto.core
-
Protobuf type
feast.core.KafkaSourceConfig - SourceProto.KafkaSourceConfig.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.KafkaSourceConfig - SourceProto.KafkaSourceConfigOrBuilder - Interface in feast.proto.core
- SourceProto.Source - Class in feast.proto.core
-
Protobuf type
feast.core.Source - SourceProto.Source.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Source - SourceProto.Source.SourceConfigCase - Enum in feast.proto.core
- SourceProto.SourceOrBuilder - Interface in feast.proto.core
- SourceProto.SourceType - Enum in feast.proto.core
-
Protobuf enum
feast.core.SourceType - SPARSE_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- SPARSE_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.StructDomain
- SPARSE_TENSOR - org.tensorflow.metadata.v0.TensorRepresentation.KindCase
- SPARSE_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation
- SparseFeature - Class in org.tensorflow.metadata.v0
-
A sparse feature represents a sparse tensor that is encoded with a combination of raw features, namely index features and a value feature.
- SparseFeature.Builder - Class in org.tensorflow.metadata.v0
-
A sparse feature represents a sparse tensor that is encoded with a combination of raw features, namely index features and a value feature.
- SparseFeature.IndexFeature - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.SparseFeature.IndexFeature - SparseFeature.IndexFeature.Builder - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.SparseFeature.IndexFeature - SparseFeature.IndexFeatureOrBuilder - Interface in org.tensorflow.metadata.v0
- SparseFeature.ValueFeature - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.SparseFeature.ValueFeature - SparseFeature.ValueFeature.Builder - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.SparseFeature.ValueFeature - SparseFeature.ValueFeatureOrBuilder - Interface in org.tensorflow.metadata.v0
- SparseFeatureOrBuilder - Interface in org.tensorflow.metadata.v0
- SPEC_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSet
- STACK_TRACE_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Error
- STAGING_LOCATION_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.BigQueryConfig
- STATUS_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- STATUS_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- STATUS_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- STATUS_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- STATUS_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- STATUS_FIELD_NUMBER - Static variable in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- STATUS_INVALID - feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_INVALID = 0; - STATUS_INVALID_VALUE - Static variable in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_INVALID = 0; - STATUS_JOB_STARTING - feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_JOB_STARTING = 3; - STATUS_JOB_STARTING_VALUE - Static variable in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_JOB_STARTING = 3; - STATUS_PENDING - feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_PENDING = 1; - STATUS_PENDING_VALUE - Static variable in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_PENDING = 1; - STATUS_READY - feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_READY = 2; - STATUS_READY_VALUE - Static variable in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
STATUS_READY = 2; - STEP_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Path
- stopIngestionJob(CoreServiceProto.StopIngestionJobRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Stop an Ingestion Job.
- stopIngestionJob(CoreServiceProto.StopIngestionJobRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Stop an Ingestion Job.
- stopIngestionJob(CoreServiceProto.StopIngestionJobRequest, StreamObserver<CoreServiceProto.StopIngestionJobResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Stop an Ingestion Job.
- stopIngestionJob(CoreServiceProto.StopIngestionJobRequest, StreamObserver<CoreServiceProto.StopIngestionJobResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Stop an Ingestion Job.
- STORE_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListStoresResponse
- STORE_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- STORE_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- STORE_FIELD_NUMBER - Static variable in class feast.proto.core.IngestionJobProto.IngestionJob
- STORE_NAME_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- StoreProto - Class in feast.proto.core
- StoreProto.Store - Class in feast.proto.core
-
Store provides a location where Feast reads and writes feature values.
- StoreProto.Store.BigQueryConfig - Class in feast.proto.core
-
Protobuf type
feast.core.Store.BigQueryConfig - StoreProto.Store.BigQueryConfig.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Store.BigQueryConfig - StoreProto.Store.BigQueryConfigOrBuilder - Interface in feast.proto.core
- StoreProto.Store.Builder - Class in feast.proto.core
-
Store provides a location where Feast reads and writes feature values.
- StoreProto.Store.CassandraConfig - Class in feast.proto.core
-
Protobuf type
feast.core.Store.CassandraConfig - StoreProto.Store.CassandraConfig.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Store.CassandraConfig - StoreProto.Store.CassandraConfigOrBuilder - Interface in feast.proto.core
- StoreProto.Store.ConfigCase - Enum in feast.proto.core
- StoreProto.Store.RedisClusterConfig - Class in feast.proto.core
-
Protobuf type
feast.core.Store.RedisClusterConfig - StoreProto.Store.RedisClusterConfig.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Store.RedisClusterConfig - StoreProto.Store.RedisClusterConfigOrBuilder - Interface in feast.proto.core
- StoreProto.Store.RedisConfig - Class in feast.proto.core
-
Protobuf type
feast.core.Store.RedisConfig - StoreProto.Store.RedisConfig.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Store.RedisConfig - StoreProto.Store.RedisConfigOrBuilder - Interface in feast.proto.core
- StoreProto.Store.StoreType - Enum in feast.proto.core
-
Protobuf enum
feast.core.Store.StoreType - StoreProto.Store.Subscription - Class in feast.proto.core
-
Protobuf type
feast.core.Store.Subscription - StoreProto.Store.Subscription.Builder - Class in feast.proto.core
-
Protobuf type
feast.core.Store.Subscription - StoreProto.Store.SubscriptionOrBuilder - Interface in feast.proto.core
- StoreProto.StoreOrBuilder - Interface in feast.proto.core
- STRING - feast.proto.types.ValueProto.ValueType.Enum
-
STRING = 2; - STRING_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- STRING_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- STRING_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- STRING_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- STRING_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- STRING_FORMAT - org.tensorflow.metadata.v0.TimeDomain.FormatCase
- STRING_FORMAT - org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
- STRING_FORMAT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TimeDomain
- STRING_FORMAT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TimeOfDayDomain
- STRING_LIST - feast.proto.types.ValueProto.ValueType.Enum
-
STRING_LIST = 12; - STRING_LIST_VAL - feast.proto.types.ValueProto.Value.ValCase
- STRING_LIST_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- STRING_LIST_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
STRING_LIST = 12; - STRING_VAL - feast.proto.types.ValueProto.Value.ValCase
- STRING_VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Value
- STRING_VALUE - Static variable in enum feast.proto.types.ValueProto.ValueType.Enum
-
STRING = 2; - StringDomain - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of string values.
- StringDomain.Builder - Class in org.tensorflow.metadata.v0
-
Encodes information for domains of string values.
- StringDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- STRUCT - org.tensorflow.metadata.v0.FeatureType
-
STRUCT = 4; - STRUCT_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- STRUCT_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- STRUCT_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- STRUCT_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- STRUCT_VALUE - Static variable in enum org.tensorflow.metadata.v0.FeatureType
-
STRUCT = 4; - StructDomain - Class in org.tensorflow.metadata.v0
-
Domain for a recursive struct.
- StructDomain.Builder - Class in org.tensorflow.metadata.v0
-
Domain for a recursive struct.
- StructDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- SUBNETWORK_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- SUBSCRIPTIONS_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- SUSPENDED - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
job has been suspended
- SUSPENDED_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
job has been suspended
- SUSPENDING - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
job has been suspended and waiting for cleanup
- SUSPENDING_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
job has been suspended and waiting for cleanup
T
- TAG_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Annotation
- TARGETPARALLELISM_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- TEMPLOCATION_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- TENSOR_REPRESENTATION_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- TENSOR_REPRESENTATION_GROUP_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- TensorRepresentation - Class in org.tensorflow.metadata.v0
-
A TensorRepresentation captures the intent for converting columns in a dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).
- TensorRepresentation.Builder - Class in org.tensorflow.metadata.v0
-
A TensorRepresentation captures the intent for converting columns in a dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).
- TensorRepresentation.DefaultValue - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue - TensorRepresentation.DefaultValue.Builder - Class in org.tensorflow.metadata.v0
-
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue - TensorRepresentation.DefaultValue.KindCase - Enum in org.tensorflow.metadata.v0
- TensorRepresentation.DefaultValueOrBuilder - Interface in org.tensorflow.metadata.v0
- TensorRepresentation.DenseTensor - Class in org.tensorflow.metadata.v0
-
A tf.Tensor
- TensorRepresentation.DenseTensor.Builder - Class in org.tensorflow.metadata.v0
-
A tf.Tensor
- TensorRepresentation.DenseTensorOrBuilder - Interface in org.tensorflow.metadata.v0
- TensorRepresentation.KindCase - Enum in org.tensorflow.metadata.v0
- TensorRepresentation.SparseTensor - Class in org.tensorflow.metadata.v0
-
A tf.SparseTensor whose indices and values come from separate data columns.
- TensorRepresentation.SparseTensor.Builder - Class in org.tensorflow.metadata.v0
-
A tf.SparseTensor whose indices and values come from separate data columns.
- TensorRepresentation.SparseTensorOrBuilder - Interface in org.tensorflow.metadata.v0
- TensorRepresentation.VarLenSparseTensor - Class in org.tensorflow.metadata.v0
-
A ragged tf.SparseTensor that models nested lists.
- TensorRepresentation.VarLenSparseTensor.Builder - Class in org.tensorflow.metadata.v0
-
A ragged tf.SparseTensor that models nested lists.
- TensorRepresentation.VarLenSparseTensorOrBuilder - Interface in org.tensorflow.metadata.v0
- TensorRepresentationGroup - Class in org.tensorflow.metadata.v0
-
A TensorRepresentationGroup is a collection of TensorRepresentations with names.
- TensorRepresentationGroup.Builder - Class in org.tensorflow.metadata.v0
-
A TensorRepresentationGroup is a collection of TensorRepresentations with names.
- TensorRepresentationGroupOrBuilder - Interface in org.tensorflow.metadata.v0
- TensorRepresentationOrBuilder - Interface in org.tensorflow.metadata.v0
- THRESHOLD_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.InfinityNorm
- TIME_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- TIME_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- TIME_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- TIME_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- TIME_OF_DAY_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- TIME_OF_DAY_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- TIME_OF_DAY_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- TIME_OF_DAY_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- TimeDomain - Class in org.tensorflow.metadata.v0
-
Time or date representation.
- TimeDomain.Builder - Class in org.tensorflow.metadata.v0
-
Time or date representation.
- TimeDomain.FormatCase - Enum in org.tensorflow.metadata.v0
- TimeDomain.IntegerTimeFormat - Enum in org.tensorflow.metadata.v0
-
Protobuf enum
tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat - TimeDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- TimeOfDayDomain - Class in org.tensorflow.metadata.v0
-
Time of day, without a particular date.
- TimeOfDayDomain.Builder - Class in org.tensorflow.metadata.v0
-
Time of day, without a particular date.
- TimeOfDayDomain.FormatCase - Enum in org.tensorflow.metadata.v0
- TimeOfDayDomain.IntegerTimeOfDayFormat - Enum in org.tensorflow.metadata.v0
-
Protobuf enum
tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat - TimeOfDayDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- toBuilder() - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- toBuilder() - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- toBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- toBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- toBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- toBuilder() - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- toBuilder() - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- toBuilder() - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- toBuilder() - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- toBuilder() - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- toBuilder() - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- toBuilder() - Method in class feast.proto.core.SourceProto.Source
- toBuilder() - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- toBuilder() - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- toBuilder() - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- toBuilder() - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- toBuilder() - Method in class feast.proto.core.StoreProto.Store.Subscription
- toBuilder() - Method in class feast.proto.core.StoreProto.Store
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- toBuilder() - Method in class feast.proto.serving.ServingAPIProto.Job
- toBuilder() - Method in class feast.proto.storage.RedisProto.RedisKey
- toBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- toBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- toBuilder() - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- toBuilder() - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- toBuilder() - Method in class feast.proto.types.FieldProto.Field
- toBuilder() - Method in class feast.proto.types.ValueProto.BoolList
- toBuilder() - Method in class feast.proto.types.ValueProto.BytesList
- toBuilder() - Method in class feast.proto.types.ValueProto.DoubleList
- toBuilder() - Method in class feast.proto.types.ValueProto.FloatList
- toBuilder() - Method in class feast.proto.types.ValueProto.Int32List
- toBuilder() - Method in class feast.proto.types.ValueProto.Int64List
- toBuilder() - Method in class feast.proto.types.ValueProto.StringList
- toBuilder() - Method in class feast.proto.types.ValueProto.Value
- toBuilder() - Method in class feast.proto.types.ValueProto.ValueType
- toBuilder() - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- toBuilder() - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- toBuilder() - Method in class org.tensorflow.metadata.v0.Annotation
- toBuilder() - Method in class org.tensorflow.metadata.v0.BoolDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- toBuilder() - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- toBuilder() - Method in class org.tensorflow.metadata.v0.Feature
- toBuilder() - Method in class org.tensorflow.metadata.v0.FeatureComparator
- toBuilder() - Method in class org.tensorflow.metadata.v0.FeaturePresence
- toBuilder() - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- toBuilder() - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- toBuilder() - Method in class org.tensorflow.metadata.v0.FixedShape
- toBuilder() - Method in class org.tensorflow.metadata.v0.FloatDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.ImageDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.InfinityNorm
- toBuilder() - Method in class org.tensorflow.metadata.v0.IntDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.MIDDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- toBuilder() - Method in class org.tensorflow.metadata.v0.Path
- toBuilder() - Method in class org.tensorflow.metadata.v0.Schema
- toBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- toBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature
- toBuilder() - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- toBuilder() - Method in class org.tensorflow.metadata.v0.StringDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.StructDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- toBuilder() - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- toBuilder() - Method in class org.tensorflow.metadata.v0.TimeDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.URLDomain
- toBuilder() - Method in class org.tensorflow.metadata.v0.ValueCount
- toBuilder() - Method in class org.tensorflow.metadata.v0.WeightedFeature
- TOPIC_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.KafkaSourceConfig
- TOTAL_TIMEOUT_SECONDS_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store.BigQueryConfig
- TRANSFORM_FIELD_NUMBER - Static variable in class feast.proto.types.FeatureRowExtendedProto.Error
- TRUE_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.BoolDomain
- TYPE_FIELD_NUMBER - Static variable in class feast.proto.core.SourceProto.Source
- TYPE_FIELD_NUMBER - Static variable in class feast.proto.core.StoreProto.Store
- TYPE_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- TYPE_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.Job
- TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- TYPE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- TYPE_UNKNOWN - org.tensorflow.metadata.v0.FeatureType
-
TYPE_UNKNOWN = 0; - TYPE_UNKNOWN_VALUE - Static variable in enum org.tensorflow.metadata.v0.FeatureType
-
TYPE_UNKNOWN = 0;
U
- UINT_VALUE - org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
- UINT_VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- UNIX_DAYS - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Number of days since 1970-01-01.
- UNIX_DAYS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Number of days since 1970-01-01.
- UNIX_MICROSECONDS - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_MICROSECONDS = 3; - UNIX_MICROSECONDS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_MICROSECONDS = 3; - UNIX_MILLISECONDS - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_MILLISECONDS = 2; - UNIX_MILLISECONDS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_MILLISECONDS = 2; - UNIX_NANOSECONDS - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_NANOSECONDS = 4; - UNIX_NANOSECONDS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_NANOSECONDS = 4; - UNIX_SECONDS - org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_SECONDS = 1; - UNIX_SECONDS_VALUE - Static variable in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
UNIX_SECONDS = 1; - UNKNOWN - feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Job status is not known.
- UNKNOWN - io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
UNKNOWN = 0; - UNKNOWN_STAGE - org.tensorflow.metadata.v0.LifecycleStage
-
Unknown stage.
- UNKNOWN_STAGE_VALUE - Static variable in enum org.tensorflow.metadata.v0.LifecycleStage
-
Unknown stage.
- UNKNOWN_VALUE - Static variable in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Job status is not known.
- UNKNOWN_VALUE - Static variable in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
UNKNOWN = 0; - UNRECOGNIZED - feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
- UNRECOGNIZED - feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
- UNRECOGNIZED - feast.proto.core.FeatureSetProto.FeatureSetStatus
- UNRECOGNIZED - feast.proto.core.IngestionJobProto.IngestionJobStatus
- UNRECOGNIZED - feast.proto.core.SourceProto.SourceType
- UNRECOGNIZED - feast.proto.core.StoreProto.Store.StoreType
- UNRECOGNIZED - feast.proto.serving.ServingAPIProto.DataFormat
- UNRECOGNIZED - feast.proto.serving.ServingAPIProto.FeastServingType
- UNRECOGNIZED - feast.proto.serving.ServingAPIProto.JobStatus
- UNRECOGNIZED - feast.proto.serving.ServingAPIProto.JobType
- UNRECOGNIZED - feast.proto.types.ValueProto.ValueType.Enum
- UNRECOGNIZED - io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
- UPDATED - feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Changes detected and updated successfully
- UPDATED - feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
New store created or existing config updated.
- UPDATED_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Changes detected and updated successfully
- UPDATED_VALUE - Static variable in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
New store created or existing config updated.
- updateStore(CoreServiceProto.UpdateStoreRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceBlockingStub
-
Updates core with the configuration of the store.
- updateStore(CoreServiceProto.UpdateStoreRequest) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceFutureStub
-
Updates core with the configuration of the store.
- updateStore(CoreServiceProto.UpdateStoreRequest, StreamObserver<CoreServiceProto.UpdateStoreResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceImplBase
-
Updates core with the configuration of the store.
- updateStore(CoreServiceProto.UpdateStoreRequest, StreamObserver<CoreServiceProto.UpdateStoreResponse>) - Method in class feast.proto.core.CoreServiceGrpc.CoreServiceStub
-
Updates core with the configuration of the store.
- URL_DOMAIN - feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
- URL_DOMAIN - org.tensorflow.metadata.v0.Feature.DomainInfoCase
- URL_DOMAIN_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- URL_DOMAIN_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- URLDomain - Class in org.tensorflow.metadata.v0
-
A URL, see: https://en.wikipedia.org/wiki/URL
- URLDomain.Builder - Class in org.tensorflow.metadata.v0
-
A URL, see: https://en.wikipedia.org/wiki/URL
- URLDomainOrBuilder - Interface in org.tensorflow.metadata.v0
- USEPUBLICIPS_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
V
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.BoolList
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.BytesList
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.DoubleList
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.FloatList
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Int32List
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.Int64List
- VAL_FIELD_NUMBER - Static variable in class feast.proto.types.ValueProto.StringList
- VAL_NOT_SET - feast.proto.types.ValueProto.Value.ValCase
- VALUE_COLUMN_NAME_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- VALUE_COUNT - feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
- VALUE_COUNT - org.tensorflow.metadata.v0.Feature.ShapeTypeCase
- VALUE_COUNT_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- VALUE_COUNT_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Feature
- VALUE_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.SparseFeature
- VALUE_FIELD_NUMBER - Static variable in class feast.proto.types.FieldProto.Field
- VALUE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.StringDomain
- VALUE_TYPE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.EntitySpec
- VALUE_TYPE_FIELD_NUMBER - Static variable in class feast.proto.core.FeatureSetProto.FeatureSpec
- ValueCount - Class in org.tensorflow.metadata.v0
-
Limits on maximum and minimum number of values in a single example (when the feature is present).
- ValueCount.Builder - Class in org.tensorflow.metadata.v0
-
Limits on maximum and minimum number of values in a single example (when the feature is present).
- ValueCountOrBuilder - Interface in org.tensorflow.metadata.v0
- valueOf(int) - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.SourceProto.Source.SourceConfigCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.SourceProto.SourceType
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.StoreProto.Store.ConfigCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.core.StoreProto.Store.StoreType
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.serving.ServingAPIProto.JobType
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.types.ValueProto.Value.ValCase
-
Deprecated.
- valueOf(int) - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
-
Deprecated.
- valueOf(int) - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.Feature.DomainInfoCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.Feature.ShapeTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.FeatureType
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.FormatCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
-
Deprecated.
- valueOf(int) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.SourceProto.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.core.StoreProto.Store.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.serving.ServingAPIProto.JobType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.metadata.v0.FeatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.SourceProto.Source.SourceConfigCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.SourceProto.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.StoreProto.Store.ConfigCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.core.StoreProto.Store.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.serving.ServingAPIProto.JobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.types.ValueProto.Value.ValCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.Feature.DomainInfoCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.Feature.ShapeTypeCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.FeatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.FormatCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Returns the enum constant of this type with the specified name.
- ValueProto - Class in feast.proto.types
- ValueProto.BoolList - Class in feast.proto.types
-
Protobuf type
feast.types.BoolList - ValueProto.BoolList.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.BoolList - ValueProto.BoolListOrBuilder - Interface in feast.proto.types
- ValueProto.BytesList - Class in feast.proto.types
-
Protobuf type
feast.types.BytesList - ValueProto.BytesList.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.BytesList - ValueProto.BytesListOrBuilder - Interface in feast.proto.types
- ValueProto.DoubleList - Class in feast.proto.types
-
Protobuf type
feast.types.DoubleList - ValueProto.DoubleList.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.DoubleList - ValueProto.DoubleListOrBuilder - Interface in feast.proto.types
- ValueProto.FloatList - Class in feast.proto.types
-
Protobuf type
feast.types.FloatList - ValueProto.FloatList.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.FloatList - ValueProto.FloatListOrBuilder - Interface in feast.proto.types
- ValueProto.Int32List - Class in feast.proto.types
-
Protobuf type
feast.types.Int32List - ValueProto.Int32List.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Int32List - ValueProto.Int32ListOrBuilder - Interface in feast.proto.types
- ValueProto.Int64List - Class in feast.proto.types
-
Protobuf type
feast.types.Int64List - ValueProto.Int64List.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Int64List - ValueProto.Int64ListOrBuilder - Interface in feast.proto.types
- ValueProto.StringList - Class in feast.proto.types
-
Protobuf type
feast.types.StringList - ValueProto.StringList.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.StringList - ValueProto.StringListOrBuilder - Interface in feast.proto.types
- ValueProto.Value - Class in feast.proto.types
-
Protobuf type
feast.types.Value - ValueProto.Value.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.Value - ValueProto.Value.ValCase - Enum in feast.proto.types
- ValueProto.ValueOrBuilder - Interface in feast.proto.types
- ValueProto.ValueType - Class in feast.proto.types
-
Protobuf type
feast.types.ValueType - ValueProto.ValueType.Builder - Class in feast.proto.types
-
Protobuf type
feast.types.ValueType - ValueProto.ValueType.Enum - Enum in feast.proto.types
-
Protobuf enum
feast.types.ValueType.Enum - ValueProto.ValueTypeOrBuilder - Interface in feast.proto.types
- values() - Static method in enum feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.CoreServiceProto.UpdateStoreResponse.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSetStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.DomainInfoCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.FeatureSetProto.FeatureSpec.ShapeTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.IngestionJobProto.IngestionJobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.SourceProto.Source.SourceConfigCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.SourceProto.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.StoreProto.Store.ConfigCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.core.StoreProto.Store.StoreType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.serving.ServingAPIProto.DataFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.serving.ServingAPIProto.DatasetSource.DatasetSourceCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.serving.ServingAPIProto.FeastServingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.serving.ServingAPIProto.JobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.serving.ServingAPIProto.JobType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.types.ValueProto.Value.ValCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum feast.proto.types.ValueProto.ValueType.Enum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.grpc.health.v1.HealthProto.HealthCheckResponse.ServingStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.Feature.DomainInfoCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.Feature.PresenceConstraintsCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.Feature.ShapeTypeCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.FeatureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.LifecycleStage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TensorRepresentation.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TimeDomain.FormatCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.FormatCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARLEN_SPARSE_TENSOR - org.tensorflow.metadata.v0.TensorRepresentation.KindCase
- VARLEN_SPARSE_TENSOR_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.TensorRepresentation
- VERSION_FIELD_NUMBER - Static variable in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- VERSION_FIELD_NUMBER - Static variable in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
W
- WEIGHT_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.WeightedFeature
- WEIGHTED_FEATURE_FIELD_NUMBER - Static variable in class org.tensorflow.metadata.v0.Schema
- WeightedFeature - Class in org.tensorflow.metadata.v0
-
Represents a weighted feature that is encoded as a combination of raw base features.
- WeightedFeature.Builder - Class in org.tensorflow.metadata.v0
-
Represents a weighted feature that is encoded as a combination of raw base features.
- WeightedFeatureOrBuilder - Interface in org.tensorflow.metadata.v0
- WORKERMACHINETYPE_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ApplyFeatureSetResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ArchiveProjectResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.CreateProjectRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.CreateProjectResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.GetFeastCoreVersionResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.GetFeatureSetResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest.Filter
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListFeatureSetsResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest.Filter
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListIngestionJobsResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListProjectsRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListProjectsResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest.Filter
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListStoresRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.ListStoresResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.RestartIngestionJobResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.StopIngestionJobResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.core.CoreServiceProto.UpdateStoreResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetProto.EntitySpec
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetProto.FeatureSet
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetProto.FeatureSetMeta
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetProto.FeatureSetSpec
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetProto.FeatureSpec
- writeTo(CodedOutputStream) - Method in class feast.proto.core.FeatureSetReferenceProto.FeatureSetReference
- writeTo(CodedOutputStream) - Method in class feast.proto.core.IngestionJobProto.IngestionJob
- writeTo(CodedOutputStream) - Method in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
- writeTo(CodedOutputStream) - Method in class feast.proto.core.RunnerProto.DirectRunnerConfigOptions
- writeTo(CodedOutputStream) - Method in class feast.proto.core.SourceProto.KafkaSourceConfig
- writeTo(CodedOutputStream) - Method in class feast.proto.core.SourceProto.Source
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store.BigQueryConfig
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store.CassandraConfig
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store.RedisClusterConfig
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store.RedisConfig
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store.Subscription
- writeTo(CodedOutputStream) - Method in class feast.proto.core.StoreProto.Store
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource.FileSource
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.DatasetSource
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.FeatureReference
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetBatchFeaturesResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetFeastServingInfoResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetJobRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetJobResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRow
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FieldValues
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse
- writeTo(CodedOutputStream) - Method in class feast.proto.serving.ServingAPIProto.Job
- writeTo(CodedOutputStream) - Method in class feast.proto.storage.RedisProto.RedisKey
- writeTo(CodedOutputStream) - Method in class feast.proto.types.FeatureRowExtendedProto.Attempt
- writeTo(CodedOutputStream) - Method in class feast.proto.types.FeatureRowExtendedProto.Error
- writeTo(CodedOutputStream) - Method in class feast.proto.types.FeatureRowExtendedProto.FeatureRowExtended
- writeTo(CodedOutputStream) - Method in class feast.proto.types.FeatureRowProto.FeatureRow
- writeTo(CodedOutputStream) - Method in class feast.proto.types.FieldProto.Field
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.BoolList
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.BytesList
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.DoubleList
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.FloatList
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.Int32List
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.Int64List
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.StringList
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.Value
- writeTo(CodedOutputStream) - Method in class feast.proto.types.ValueProto.ValueType
- writeTo(CodedOutputStream) - Method in class io.grpc.health.v1.HealthProto.HealthCheckRequest
- writeTo(CodedOutputStream) - Method in class io.grpc.health.v1.HealthProto.HealthCheckResponse
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.Annotation
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.BoolDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.DatasetConstraints
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.DistributionConstraints
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.Feature
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FeatureComparator
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FeaturePresence
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FeaturePresenceWithinGroup
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FixedShape.Dim
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FixedShape
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.FloatDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.ImageDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.InfinityNorm
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.IntDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.MIDDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.NaturalLanguageDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.NumericValueComparator
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.Path
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.Schema
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.SparseFeature.IndexFeature
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.SparseFeature.ValueFeature
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.SparseFeature
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.StringDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.StructDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DefaultValue
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.DenseTensor
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.SparseTensor
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentation.VarLenSparseTensor
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentation
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TensorRepresentationGroup
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TimeDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.TimeOfDayDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.URLDomain
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.ValueCount
- writeTo(CodedOutputStream) - Method in class org.tensorflow.metadata.v0.WeightedFeature
Z
- ZONE_FIELD_NUMBER - Static variable in class feast.proto.core.RunnerProto.DataflowRunnerConfigOptions
All Classes All Packages