| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.Builder.build() |
CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.Builder.buildPartial() |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.getDefaultInstance() |
CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.getDefaultInstanceForType() |
CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.Builder.getDefaultInstanceForType() |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseDelimitedFrom(InputStream input) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(byte[] data) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(ByteBuffer data) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(com.google.protobuf.ByteString data) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(InputStream input) |
static CoreServiceProto.ApplyFeatureSetRequest |
CoreServiceProto.ApplyFeatureSetRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CoreServiceProto.ApplyFeatureSetRequest,CoreServiceProto.ApplyFeatureSetResponse> |
CoreServiceGrpc.getApplyFeatureSetMethod() |
com.google.protobuf.Parser<CoreServiceProto.ApplyFeatureSetRequest> |
CoreServiceProto.ApplyFeatureSetRequest.getParserForType() |
static com.google.protobuf.Parser<CoreServiceProto.ApplyFeatureSetRequest> |
CoreServiceProto.ApplyFeatureSetRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.ApplyFeatureSetResponse |
CoreServiceGrpc.CoreServiceBlockingStub.applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest request)
Create or update and existing feature set.
|
com.google.common.util.concurrent.ListenableFuture<CoreServiceProto.ApplyFeatureSetResponse> |
CoreServiceGrpc.CoreServiceFutureStub.applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest request)
Create or update and existing feature set.
|
void |
CoreServiceGrpc.CoreServiceImplBase.applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.ApplyFeatureSetResponse> responseObserver)
Create or update and existing feature set.
|
void |
CoreServiceGrpc.CoreServiceStub.applyFeatureSet(CoreServiceProto.ApplyFeatureSetRequest request,
io.grpc.stub.StreamObserver<CoreServiceProto.ApplyFeatureSetResponse> responseObserver)
Create or update and existing feature set.
|
CoreServiceProto.ApplyFeatureSetRequest.Builder |
CoreServiceProto.ApplyFeatureSetRequest.Builder.mergeFrom(CoreServiceProto.ApplyFeatureSetRequest other) |
static CoreServiceProto.ApplyFeatureSetRequest.Builder |
CoreServiceProto.ApplyFeatureSetRequest.newBuilder(CoreServiceProto.ApplyFeatureSetRequest prototype) |
Copyright © 2020 Gojek. All rights reserved.