Uses of Interface
feast.proto.core.EntityProto.EntitySpecV2OrBuilder
-
Packages that use EntityProto.EntitySpecV2OrBuilder Package Description feast.proto.core -
-
Uses of EntityProto.EntitySpecV2OrBuilder in feast.proto.core
Classes in feast.proto.core that implement EntityProto.EntitySpecV2OrBuilder Modifier and Type Class Description static classEntityProto.EntitySpecV2Protobuf typefeast.core.EntitySpecV2static classEntityProto.EntitySpecV2.BuilderProtobuf typefeast.core.EntitySpecV2Methods in feast.proto.core that return EntityProto.EntitySpecV2OrBuilder Modifier and Type Method Description EntityProto.EntitySpecV2OrBuilderEntityProto.Entity.Builder. getSpecOrBuilder()User-specified specifications of this entity.EntityProto.EntitySpecV2OrBuilderEntityProto.Entity. getSpecOrBuilder()User-specified specifications of this entity.EntityProto.EntitySpecV2OrBuilderEntityProto.EntityOrBuilder. getSpecOrBuilder()User-specified specifications of this entity.
-