Apache BookKeeper :: Stats Providers :: Twitter Science Stats

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Science Прикладные библиотеки
Группа

Группа

org.apache.bookkeeper.stats
Идентификатор

Идентификатор

twitter-science-provider
Последняя версия

Последняя версия

4.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache BookKeeper :: Stats Providers :: Twitter Science Stats
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать twitter-science-provider

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.bookkeeper.stats/twitter-science-provider/ -->
<dependency>
    <groupId>org.apache.bookkeeper.stats</groupId>
    <artifactId>twitter-science-provider</artifactId>
    <version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper.stats/twitter-science-provider/
implementation 'org.apache.bookkeeper.stats:twitter-science-provider:4.10.0'
// https://jarcasting.com/artifacts/org.apache.bookkeeper.stats/twitter-science-provider/
implementation ("org.apache.bookkeeper.stats:twitter-science-provider:4.10.0")
'org.apache.bookkeeper.stats:twitter-science-provider:jar:4.10.0'
<dependency org="org.apache.bookkeeper.stats" name="twitter-science-provider" rev="4.10.0">
  <artifact name="twitter-science-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper.stats', module='twitter-science-provider', version='4.10.0')
)
libraryDependencies += "org.apache.bookkeeper.stats" % "twitter-science-provider" % "4.10.0"
[org.apache.bookkeeper.stats/twitter-science-provider "4.10.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.bookkeeper.stats : bookkeeper-stats-api jar 4.10.0
com.twitter.common : stats jar 0.0.64
com.twitter.common » net-http-handlers jar 0.0.39
com.twitter.common » stats-time-series jar 0.0.36
com.twitter.common » stats-jvm jar 0.0.33
org.eclipse.jetty : jetty-server jar 9.4.5.v20170502
org.eclipse.jetty : jetty-servlet jar 9.4.5.v20170502
org.slf4j : slf4j-api jar 1.7.25
commons-configuration : commons-configuration jar 1.10

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.10
com.github.spotbugs : spotbugs-annotations jar 3.1.8

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-core jar 3.0.0
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2

Модули Проекта

Данный проект не имеет модулей.

logo

Build Status Build Status Coverage Status Maven Central

Apache BookKeeper

Apache BookKeeper is a scalable, fault tolerant and low latency storage service optimized for append-only workloads.

It is suitable for being used in following scenarios:

  • WAL (Write-Ahead-Logging), e.g. HDFS NameNode.
  • Message Store, e.g. Apache Pulsar.
  • Offset/Cursor Store, e.g. Apache Pulsar.
  • Object/Blob Store, e.g. storing state machine snapshots.

Get Started

  • Concepts: Start with the basic concepts of Apache BookKeeper. This will help you to fully understand the other parts of the documentation.
  • Getting Started to setup BookKeeper to write logs.

Documentation

Developers

You can also read Turning Ledgers into Logs to learn how to turn ledgers into continuous log streams. If you are looking for a high level log stream API, you can checkout DistributedLog.

Administrators

Contributors

Get In Touch

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, help us out by opening a Github issue or opening an Apache jira.

Need Help?

Subscribe or mail the user@bookkeeper.apache.org list - Ask questions, find answers, and also help other users.

Subscribe or mail the dev@bookkeeper.apache.org list - Join development discussions, propose new ideas and connect with contributors.

Join us on Slack - This is the most immediate way to connect with Apache BookKeeper committers and contributors.

Contributing

We feel that a welcoming open community is important and welcome contributions.

Contributing Code

  1. See Developer Setup to get your local environment setup.

  2. Take a look at our open issues: JIRA Issues Github Issues.

  3. Review our coding style and follow our pull requests to learn about our conventions.

  4. Make your changes according to our contribution guide.

Improving Website and Documentation

  1. See Building the website and documentation on how to build the website and documentation.
org.apache.bookkeeper.stats

The Apache Software Foundation

Версии библиотеки

Версия
4.10.0
4.9.2
4.9.1
4.9.0
4.8.2
4.8.1
4.8.0
4.7.3
4.7.2
4.7.1
4.7.0
4.6.2
4.6.1
4.6.0
4.5.1
4.5.0
4.4.0
4.3.2
4.3.1
4.3.0