Uses of Interface
feast.proto.core.IngestionJobProto.IngestionJobOrBuilder
-
Packages that use IngestionJobProto.IngestionJobOrBuilder Package Description feast.proto.core -
-
Uses of IngestionJobProto.IngestionJobOrBuilder in feast.proto.core
Classes in feast.proto.core that implement IngestionJobProto.IngestionJobOrBuilder Modifier and Type Class Description static classIngestionJobProto.IngestionJobRepresents Feast Injestion Jobstatic classIngestionJobProto.IngestionJob.BuilderRepresents Feast Injestion JobMethods in feast.proto.core that return IngestionJobProto.IngestionJobOrBuilder Modifier and Type Method Description IngestionJobProto.IngestionJobOrBuilderCoreServiceProto.ListIngestionJobsResponse.Builder. getJobsOrBuilder(int index)repeated .feast.core.IngestionJob jobs = 1;IngestionJobProto.IngestionJobOrBuilderCoreServiceProto.ListIngestionJobsResponse. getJobsOrBuilder(int index)repeated .feast.core.IngestionJob jobs = 1;IngestionJobProto.IngestionJobOrBuilderCoreServiceProto.ListIngestionJobsResponseOrBuilder. getJobsOrBuilder(int index)repeated .feast.core.IngestionJob jobs = 1;Methods in feast.proto.core that return types with arguments of type IngestionJobProto.IngestionJobOrBuilder Modifier and Type Method Description List<? extends IngestionJobProto.IngestionJobOrBuilder>CoreServiceProto.ListIngestionJobsResponse.Builder. getJobsOrBuilderList()repeated .feast.core.IngestionJob jobs = 1;List<? extends IngestionJobProto.IngestionJobOrBuilder>CoreServiceProto.ListIngestionJobsResponse. getJobsOrBuilderList()repeated .feast.core.IngestionJob jobs = 1;List<? extends IngestionJobProto.IngestionJobOrBuilder>CoreServiceProto.ListIngestionJobsResponseOrBuilder. getJobsOrBuilderList()repeated .feast.core.IngestionJob jobs = 1;
-