Devlive 开源社区 本次搜索耗时 0.584 秒,为您找到 483 个相关结果.
  • Logic

    2370 2024-06-05 《Ramda 0.12.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • Command usage

    Command Entrypoint Options Example Command Entrypoint Spark 2 bin / start - seatunnel - spark - 2 - connector - v2 . sh Spark 3 bin / start - seatunnel - spark - 3...
  • Collect Trace with Jaeger

    Collect Trace with Jaeger Jaeger Configuration Migrating from Zipkin Collect Trace with Jaeger Jaeger Jaeger , inspired by Dapper and OpenZipkin , is a distributed tracing ...
  • 5.5 Figure alignment

    2028 2024-05-24 《R Markdown Cookbook》
    The chunk option fig.align specifies the alignment of figures. For example, you can center images with fig.align = 'center' , or right-align images with fig.align = 'right' . Thi...
  • 6.7 Render documents containing Unicode characters

    2000 2024-05-24 《R Markdown Cookbook》
    If you run into an error like this: ! Package inputenc Error : Unicode char \u 8 : not set up for use with LaTeX . it probably means that you are using...
  • tcp

    TCP NetWork TCP NetWork If multicast is not the preferred way of discovery for your environment, then you can configure SeaTunnel Engine to be a full TCP/IP cluster. When you co...
  • Implementing New Reporters

    1780 2025-03-26 《Apache Gobblin 0.17.0》
    Extending Builders Metric Reporting Event Reporting Other Reporters The two best entry points for implementing custom reporters are RecursiveScheduledMetricReporter and Event...
  • Rest Api

    1580 2025-03-24 《Apache Gobblin 0.17.0》
    Introduction Constructs RestApiSource RestApiExtractor Configuration Introduction A RestApiSource is a QueryBasedSource which uses RESTful Api for query. RestApiExtracto...
  • Type

    1511 2024-06-06 《Ramda 0.16.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Type

    1502 2024-06-06 《Ramda 0.30.1》
    is type isNil propIs isNotNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. ...