Uses of Interface
feast.proto.types.ValueProto.DoubleListOrBuilder
-
Packages that use ValueProto.DoubleListOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.DoubleListOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.DoubleListOrBuilder Modifier and Type Class Description static classValueProto.DoubleListProtobuf typefeast.types.DoubleListstatic classValueProto.DoubleList.BuilderProtobuf typefeast.types.DoubleListMethods in feast.proto.types that return ValueProto.DoubleListOrBuilder Modifier and Type Method Description ValueProto.DoubleListOrBuilderValueProto.Value.Builder. getDoubleListValOrBuilder().feast.types.DoubleList double_list_val = 15;ValueProto.DoubleListOrBuilderValueProto.Value. getDoubleListValOrBuilder().feast.types.DoubleList double_list_val = 15;ValueProto.DoubleListOrBuilderValueProto.ValueOrBuilder. getDoubleListValOrBuilder().feast.types.DoubleList double_list_val = 15;
-