| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.Builder.build() |
CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.Builder.buildPartial() |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.getDefaultInstance() |
CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.getDefaultInstanceForType() |
CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.Builder.getDefaultInstanceForType() |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseDelimitedFrom(InputStream input) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(byte[] data) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(ByteBuffer data) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(com.google.protobuf.ByteString data) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(InputStream input) |
static CoreServiceProto.UpdateStoreResponse |
CoreServiceProto.UpdateStoreResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoreServiceProto.UpdateStoreResponse |
CoreServiceGrpc.CoreServiceBlockingStub.updateStore(CoreServiceProto.UpdateStoreRequest request)
Updates core with the configuration of the store.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CoreServiceProto.UpdateStoreResponse> |
CoreServiceProto.UpdateStoreResponse.getParserForType() |
static io.grpc.MethodDescriptor<CoreServiceProto.UpdateStoreRequest,CoreServiceProto.UpdateStoreResponse> |
CoreServiceGrpc.getUpdateStoreMethod() |
static com.google.protobuf.Parser<CoreServiceProto.UpdateStoreResponse> |
CoreServiceProto.UpdateStoreResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<CoreServiceProto.UpdateStoreResponse> |
CoreServiceGrpc.CoreServiceFutureStub.updateStore(CoreServiceProto.UpdateStoreRequest request)
Updates core with the configuration of the store.
|
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreResponse.Builder |
CoreServiceProto.UpdateStoreResponse.Builder.mergeFrom(CoreServiceProto.UpdateStoreResponse other) |
static CoreServiceProto.UpdateStoreResponse.Builder |
CoreServiceProto.UpdateStoreResponse.newBuilder(CoreServiceProto.UpdateStoreResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreServiceGrpc.CoreServiceImplBase.updateStore(CoreServiceProto.UpdateStoreRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.UpdateStoreResponse> responseObserver)
Updates core with the configuration of the store.
|
void |
CoreServiceGrpc.CoreServiceStub.updateStore(CoreServiceProto.UpdateStoreRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.UpdateStoreResponse> responseObserver)
Updates core with the configuration of the store.
|
Copyright © 2020 Gojek. All rights reserved.