public static final class EventTransformationServiceGrpc.EventTransformationServiceFutureStub extends io.grpc.stub.AbstractStub<EventTransformationServiceGrpc.EventTransformationServiceFutureStub>
Service to transform events in an event store
| Modifier and Type | Method and Description |
|---|---|
protected EventTransformationServiceGrpc.EventTransformationServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<TransformationId> |
startTransformation(StartTransformationRequest request)
Starts a new transformation.
|
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected EventTransformationServiceGrpc.EventTransformationServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventTransformationServiceGrpc.EventTransformationServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<TransformationId> startTransformation(StartTransformationRequest request)
Starts a new transformation.
Copyright © 2020–2023 AxonIQ BV. All rights reserved.