Uses of Interface
feast.proto.types.ValueProto.Int32ListOrBuilder
-
Packages that use ValueProto.Int32ListOrBuilder Package Description feast.proto.types -
-
Uses of ValueProto.Int32ListOrBuilder in feast.proto.types
Classes in feast.proto.types that implement ValueProto.Int32ListOrBuilder Modifier and Type Class Description static classValueProto.Int32ListProtobuf typefeast.types.Int32Liststatic classValueProto.Int32List.BuilderProtobuf typefeast.types.Int32ListMethods in feast.proto.types that return ValueProto.Int32ListOrBuilder Modifier and Type Method Description ValueProto.Int32ListOrBuilderValueProto.Value.Builder. getInt32ListValOrBuilder().feast.types.Int32List int32_list_val = 13;ValueProto.Int32ListOrBuilderValueProto.Value. getInt32ListValOrBuilder().feast.types.Int32List int32_list_val = 13;ValueProto.Int32ListOrBuilderValueProto.ValueOrBuilder. getInt32ListValOrBuilder().feast.types.Int32List int32_list_val = 13;
-