Package com.eventstore.dbclient
Class ResetProjection
- java.lang.Object
-
- com.eventstore.dbclient.ResetProjection
-
public class ResetProjection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResetProjection(GrpcClient client, java.lang.String projectionName, ResetProjectionOptions options)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.concurrent.CompletableFutureexecute()
-
-
-
Constructor Detail
-
ResetProjection
public ResetProjection(GrpcClient client, java.lang.String projectionName, ResetProjectionOptions options)
-
-