Uses of Interface
feast.proto.core.FeatureTableProto.FeatureTableSpecOrBuilder
-
Packages that use FeatureTableProto.FeatureTableSpecOrBuilder Package Description feast.proto.core -
-
Uses of FeatureTableProto.FeatureTableSpecOrBuilder in feast.proto.core
Classes in feast.proto.core that implement FeatureTableProto.FeatureTableSpecOrBuilder Modifier and Type Class Description static classFeatureTableProto.FeatureTableSpecProtobuf typefeast.core.FeatureTableSpecstatic classFeatureTableProto.FeatureTableSpec.BuilderProtobuf typefeast.core.FeatureTableSpecMethods in feast.proto.core that return FeatureTableProto.FeatureTableSpecOrBuilder Modifier and Type Method Description FeatureTableProto.FeatureTableSpecOrBuilderFeatureTableProto.FeatureTable.Builder. getSpecOrBuilder()User-specified specifications of this feature table.FeatureTableProto.FeatureTableSpecOrBuilderFeatureTableProto.FeatureTable. getSpecOrBuilder()User-specified specifications of this feature table.FeatureTableProto.FeatureTableSpecOrBuilderFeatureTableProto.FeatureTableOrBuilder. getSpecOrBuilder()User-specified specifications of this feature table.
-