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