| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.Builder.build() |
CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.Builder.buildPartial() |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.getDefaultInstance() |
CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.getDefaultInstanceForType() |
CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.Builder.getDefaultInstanceForType() |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseDelimitedFrom(InputStream input) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(byte[] data) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(ByteBuffer data) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(com.google.protobuf.ByteString data) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(InputStream input) |
static CoreServiceProto.ListStoresRequest |
CoreServiceProto.ListStoresRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CoreServiceProto.ListStoresRequest,CoreServiceProto.ListStoresResponse> |
CoreServiceGrpc.getListStoresMethod() |
com.google.protobuf.Parser<CoreServiceProto.ListStoresRequest> |
CoreServiceProto.ListStoresRequest.getParserForType() |
static com.google.protobuf.Parser<CoreServiceProto.ListStoresRequest> |
CoreServiceProto.ListStoresRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.ListStoresResponse |
CoreServiceGrpc.CoreServiceBlockingStub.listStores(CoreServiceProto.ListStoresRequest request)
Retrieve store details given a filter.
|
com.google.common.util.concurrent.ListenableFuture<CoreServiceProto.ListStoresResponse> |
CoreServiceGrpc.CoreServiceFutureStub.listStores(CoreServiceProto.ListStoresRequest request)
Retrieve store details given a filter.
|
void |
CoreServiceGrpc.CoreServiceImplBase.listStores(CoreServiceProto.ListStoresRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.ListStoresResponse> responseObserver)
Retrieve store details given a filter.
|
void |
CoreServiceGrpc.CoreServiceStub.listStores(CoreServiceProto.ListStoresRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.ListStoresResponse> responseObserver)
Retrieve store details given a filter.
|
CoreServiceProto.ListStoresRequest.Builder |
CoreServiceProto.ListStoresRequest.Builder.mergeFrom(CoreServiceProto.ListStoresRequest other) |
static CoreServiceProto.ListStoresRequest.Builder |
CoreServiceProto.ListStoresRequest.newBuilder(CoreServiceProto.ListStoresRequest prototype) |
Copyright © 2020 Gojek. All rights reserved.