Uses of Interface
feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder
-
Packages that use ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder Package Description feast.proto.serving -
-
Uses of ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder in feast.proto.serving
Classes in feast.proto.serving that implement ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder Modifier and Type Class Description static classServingAPIProto.GetOnlineFeaturesRequest.EntityRowProtobuf typefeast.serving.GetOnlineFeaturesRequest.EntityRowstatic classServingAPIProto.GetOnlineFeaturesRequest.EntityRow.BuilderProtobuf typefeast.serving.GetOnlineFeaturesRequest.EntityRowMethods in feast.proto.serving that return ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder Modifier and Type Method Description ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequest.Builder. getEntityRowsOrBuilder(int index)List of entity rows, containing entity id and timestamp data.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequest. getEntityRowsOrBuilder(int index)List of entity rows, containing entity id and timestamp data.ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequestOrBuilder. getEntityRowsOrBuilder(int index)List of entity rows, containing entity id and timestamp data.Methods in feast.proto.serving that return types with arguments of type ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder Modifier and Type Method Description List<? extends ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequest.Builder. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.List<? extends ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequest. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.List<? extends ServingAPIProto.GetOnlineFeaturesRequest.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequestOrBuilder. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.
-