Devlive 开源社区 本次搜索耗时 0.304 秒,为您找到 770 个相关结果.
  • Distributed Tracing

    Distributed Tracing Overview of OpenTelemetry Requirements Design Details Problems How to set different exporter in class ‘OpenTelemetryTraceFactory’? (Solved) Solutions Solut...
  • Exactly Once Support

    1346 2025-03-26 《Apache Gobblin 0.17.0》
    Achieving Exactly-Once Delivery with CommitStepStore Scalability 2 can also easily be parallelized where we have each container responsible for a subset of datasets. APIs Thi...
  • Flink Actions

    1316 2025-03-12 《Apache Iceberg 1.8.1》
    Rewrite files action Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the same as Spark’s rewriteD...
  • Rest Api

    1218 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...
  • Existing Reporters

    1168 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Reporters Event Reporters Metric Reporters Output Stream Reporter : allows printing metrics to any OutputStream, including STDOUT and files. Kafka Reporter : emits metr...
  • Installation

    Installation Gradle Maven Installation EventMesh SDK for Java is a collection of Java libraries to integrate EventMesh in a Java application. The SDK supports sending and r...
  • Service Provider Interface

    Service Provider Interface Introduction eventmesh-spi module EventMeshSPI EventMeshExtensionFactory ExtensionClassLoader SPI use case Service Provider Interface Introduct...
  • General

    1138 2024-05-25 《Apache JDO 3.2.1》
    Why JDO? Getting Started Specifications TCK API Javadoc JDO v JPA JDO v JPA : API JDO v JPA : ORM License Implementations JDO 3.0 Overview References Glossary
  • Nodes operations

    1014 2025-03-15 《Redisson 3.45.0》
    Redisson provides API to manage Redis or Valkey nodes. Code example of operations with Cluster setup: RedisCluster cluster = redisson . getRedisNodes ( RedisNodes . CLUSTER ...
  • Object references

    1010 2025-03-14 《Redisson 3.45.0》
    It’s possible to use a Redisson object inside another Redisson object in any combination. In this case a special reference object will be used and handled by Redisson. Usage exampl...