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