Uses of Interface
feast.proto.core.FeatureTransformationProto.SubstraitTransformationV2OrBuilder
-
Packages that use FeatureTransformationProto.SubstraitTransformationV2OrBuilder Package Description feast.proto.core -
-
Uses of FeatureTransformationProto.SubstraitTransformationV2OrBuilder in feast.proto.core
Classes in feast.proto.core that implement FeatureTransformationProto.SubstraitTransformationV2OrBuilder Modifier and Type Class Description static classFeatureTransformationProto.SubstraitTransformationV2Protobuf typefeast.core.SubstraitTransformationV2static classFeatureTransformationProto.SubstraitTransformationV2.BuilderProtobuf typefeast.core.SubstraitTransformationV2Methods in feast.proto.core that return FeatureTransformationProto.SubstraitTransformationV2OrBuilder Modifier and Type Method Description FeatureTransformationProto.SubstraitTransformationV2OrBuilderFeatureTransformationProto.FeatureTransformationV2.Builder. getSubstraitTransformationOrBuilder().feast.core.SubstraitTransformationV2 substrait_transformation = 2;FeatureTransformationProto.SubstraitTransformationV2OrBuilderFeatureTransformationProto.FeatureTransformationV2. getSubstraitTransformationOrBuilder().feast.core.SubstraitTransformationV2 substrait_transformation = 2;FeatureTransformationProto.SubstraitTransformationV2OrBuilderFeatureTransformationProto.FeatureTransformationV2OrBuilder. getSubstraitTransformationOrBuilder().feast.core.SubstraitTransformationV2 substrait_transformation = 2;
-