| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.Builder.build() |
CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.Builder.buildPartial() |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.getDefaultInstance() |
CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.getDefaultInstanceForType() |
CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.Builder.getDefaultInstanceForType() |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseDelimitedFrom(InputStream input) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(byte[] data) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(ByteBuffer data) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(com.google.protobuf.ByteString data) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(InputStream input) |
static CoreServiceProto.UpdateStoreRequest |
CoreServiceProto.UpdateStoreRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CoreServiceProto.UpdateStoreRequest> |
CoreServiceProto.UpdateStoreRequest.getParserForType() |
static io.grpc.MethodDescriptor<CoreServiceProto.UpdateStoreRequest,CoreServiceProto.UpdateStoreResponse> |
CoreServiceGrpc.getUpdateStoreMethod() |
static com.google.protobuf.Parser<CoreServiceProto.UpdateStoreRequest> |
CoreServiceProto.UpdateStoreRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreRequest.Builder |
CoreServiceProto.UpdateStoreRequest.Builder.mergeFrom(CoreServiceProto.UpdateStoreRequest other) |
static CoreServiceProto.UpdateStoreRequest.Builder |
CoreServiceProto.UpdateStoreRequest.newBuilder(CoreServiceProto.UpdateStoreRequest prototype) |
CoreServiceProto.UpdateStoreResponse |
CoreServiceGrpc.CoreServiceBlockingStub.updateStore(CoreServiceProto.UpdateStoreRequest request)
Updates core with the configuration of the store.
|
com.google.common.util.concurrent.ListenableFuture<CoreServiceProto.UpdateStoreResponse> |
CoreServiceGrpc.CoreServiceFutureStub.updateStore(CoreServiceProto.UpdateStoreRequest request)
Updates core with the configuration of the store.
|
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.