Uses of Interface
feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder
-
Packages that use ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder Package Description feast.proto.serving -
-
Uses of ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder in feast.proto.serving
Classes in feast.proto.serving that implement ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder Modifier and Type Class Description static classServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowProtobuf typefeast.serving.GetOnlineFeaturesRequestV2.EntityRowstatic classServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.BuilderProtobuf typefeast.serving.GetOnlineFeaturesRequestV2.EntityRowMethods in feast.proto.serving that return ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder Modifier and Type Method Description ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequestV2.Builder. getEntityRowsOrBuilder(int index)List of entity rows, containing entity id and timestamp data.ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequestV2. getEntityRowsOrBuilder(int index)List of entity rows, containing entity id and timestamp data.ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilderServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder. 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.GetOnlineFeaturesRequestV2.EntityRowOrBuilder Modifier and Type Method Description List<? extends ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequestV2.Builder. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.List<? extends ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequestV2. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.List<? extends ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder>ServingAPIProto.GetOnlineFeaturesRequestV2OrBuilder. getEntityRowsOrBuilderList()List of entity rows, containing entity id and timestamp data.
-