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