Class UpdateOrSelectGrpcImpl.ViewGrpcImpl

java.lang.Object
io.deephaven.server.table.ops.GrpcTableOperation<io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest>
io.deephaven.server.table.ops.UpdateOrSelectGrpcImpl
io.deephaven.server.table.ops.UpdateOrSelectGrpcImpl.ViewGrpcImpl
Enclosing class:
UpdateOrSelectGrpcImpl

@Singleton public static class UpdateOrSelectGrpcImpl.ViewGrpcImpl extends UpdateOrSelectGrpcImpl
  • Constructor Details

    • ViewGrpcImpl

      @Inject public ViewGrpcImpl(io.deephaven.auth.codegen.impl.TableServiceContextualAuthWiring authWiring, @NotNull @NotNull io.deephaven.engine.validation.ColumnExpressionValidator columnExpressionValidator)