| Package | Description |
|---|---|
| feast.serving |
| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.Builder.build() |
ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.Builder.buildPartial() |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.getDefaultInstance() |
ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.getDefaultInstanceForType() |
ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.Builder.getDefaultInstanceForType() |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseDelimitedFrom(InputStream input) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(byte[] data) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(ByteBuffer data) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(com.google.protobuf.ByteString data) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(InputStream input) |
static ServingAPIProto.GetBatchFeaturesRequest |
ServingAPIProto.GetBatchFeaturesRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ServingAPIProto.GetBatchFeaturesRequest,ServingAPIProto.GetBatchFeaturesResponse> |
ServingServiceGrpc.getGetBatchFeaturesMethod() |
com.google.protobuf.Parser<ServingAPIProto.GetBatchFeaturesRequest> |
ServingAPIProto.GetBatchFeaturesRequest.getParserForType() |
static com.google.protobuf.Parser<ServingAPIProto.GetBatchFeaturesRequest> |
ServingAPIProto.GetBatchFeaturesRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.GetBatchFeaturesResponse |
ServingServiceGrpc.ServingServiceBlockingStub.getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest request)
Get batch features asynchronously.
|
com.google.common.util.concurrent.ListenableFuture<ServingAPIProto.GetBatchFeaturesResponse> |
ServingServiceGrpc.ServingServiceFutureStub.getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest request)
Get batch features asynchronously.
|
void |
ServingServiceGrpc.ServingServiceImplBase.getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest request,
io.grpc.stub.StreamObserver<ServingAPIProto.GetBatchFeaturesResponse> responseObserver)
Get batch features asynchronously.
|
void |
ServingServiceGrpc.ServingServiceStub.getBatchFeatures(ServingAPIProto.GetBatchFeaturesRequest request,
io.grpc.stub.StreamObserver<ServingAPIProto.GetBatchFeaturesResponse> responseObserver)
Get batch features asynchronously.
|
ServingAPIProto.GetBatchFeaturesRequest.Builder |
ServingAPIProto.GetBatchFeaturesRequest.Builder.mergeFrom(ServingAPIProto.GetBatchFeaturesRequest other) |
static ServingAPIProto.GetBatchFeaturesRequest.Builder |
ServingAPIProto.GetBatchFeaturesRequest.newBuilder(ServingAPIProto.GetBatchFeaturesRequest prototype) |
Copyright © 2020 Gojek. All rights reserved.