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

Stress 1.0.0-alpha-1

This module contains Fluo stress tests. Stress tests are different than integration tests in that they are designed to run on a cluster while integration tests only run on MiniFluo in a local environment. This module produces the jar needed to run a stress test on a cluster. Currently, this module only has one stress test (the Trie test) but other tests could be added to this module in the future.

Лицензия

Лицензия

Группа

Группа

io.fluo
Идентификатор

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

fluo-stress
Версия

Версия

1.0.0-alpha-1
Тип

Тип

jar
Описание

Описание

Stress
This module contains Fluo stress tests. Stress tests are different than integration tests in that they are designed to run on a cluster while integration tests only run on MiniFluo in a local environment. This module produces the jar needed to run a stress test on a cluster. Currently, this module only has one stress test (the Trie test) but other tests could be added to this module in the future.
Ссылка на сайт

Ссылка на сайт

http://www.fluo.io/fluo-stress
Организация-разработчик

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

Fluo IO

Скачать fluo-stress 1.0.0-alpha-1


<!-- https://jarcasting.com/artifacts/io.fluo/fluo-stress/ -->
<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-stress</artifactId>
    <version>1.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fluo/fluo-stress/
implementation 'io.fluo:fluo-stress:1.0.0-alpha-1'
// https://jarcasting.com/artifacts/io.fluo/fluo-stress/
implementation ("io.fluo:fluo-stress:1.0.0-alpha-1")
'io.fluo:fluo-stress:jar:1.0.0-alpha-1'
<dependency org="io.fluo" name="fluo-stress" rev="1.0.0-alpha-1">
  <artifact name="fluo-stress" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fluo', module='fluo-stress', version='1.0.0-alpha-1')
)
libraryDependencies += "io.fluo" % "fluo-stress" % "1.0.0-alpha-1"
[io.fluo/fluo-stress "1.0.0-alpha-1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.fluo : fluo-core jar 1.0.0-alpha-1

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.accumulo : accumulo-minicluster jar 1.6.1
org.apache.accumulo : accumulo-test jar 1.6.1
org.apache.mrunit : mrunit jar 1.1.0
io.fluo : fluo-core test-jar 1.0.0-alpha-1

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

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