Uses of Interface
feast.proto.core.DatastoreTableProto.DatastoreTableOrBuilder
-
Packages that use DatastoreTableProto.DatastoreTableOrBuilder Package Description feast.proto.core -
-
Uses of DatastoreTableProto.DatastoreTableOrBuilder in feast.proto.core
Classes in feast.proto.core that implement DatastoreTableProto.DatastoreTableOrBuilder Modifier and Type Class Description static classDatastoreTableProto.DatastoreTableRepresents a Datastore tablestatic classDatastoreTableProto.DatastoreTable.BuilderRepresents a Datastore tableMethods in feast.proto.core that return DatastoreTableProto.DatastoreTableOrBuilder Modifier and Type Method Description DatastoreTableProto.DatastoreTableOrBuilderInfraObjectProto.InfraObject.Builder. getDatastoreTableOrBuilder().feast.core.DatastoreTable datastore_table = 3;DatastoreTableProto.DatastoreTableOrBuilderInfraObjectProto.InfraObject. getDatastoreTableOrBuilder().feast.core.DatastoreTable datastore_table = 3;DatastoreTableProto.DatastoreTableOrBuilderInfraObjectProto.InfraObjectOrBuilder. getDatastoreTableOrBuilder().feast.core.DatastoreTable datastore_table = 3;
-