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