Uses of Interface
feast.proto.types.ValueProto.Int64ListOrBuilder
-
Packages that use ValueProto.Int64ListOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.Int64ListOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.Int64ListOrBuilder Modifier and Type Class Description static classValueProto.Int64ListProtobuf typefeast.types.Int64Liststatic classValueProto.Int64List.BuilderProtobuf typefeast.types.Int64ListMethods in feast.proto.types that return ValueProto.Int64ListOrBuilder Modifier and Type Method Description ValueProto.Int64ListOrBuilderValueProto.Value.Builder. getInt64ListValOrBuilder().feast.types.Int64List int64_list_val = 14;ValueProto.Int64ListOrBuilderValueProto.Value. getInt64ListValOrBuilder().feast.types.Int64List int64_list_val = 14;ValueProto.Int64ListOrBuilderValueProto.ValueOrBuilder. getInt64ListValOrBuilder().feast.types.Int64List int64_list_val = 14;
-