Coherence Time Series index

Various tools for Oracle Coherence

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

org.gridkit.coherence-search
Идентификатор

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

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

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

0.9.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Coherence Time Series index
Various tools for Oracle Coherence
Система контроля версий

Система контроля версий

https://github.com/aragozin/coherence-search-timeseries

Скачать timeseries

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

<!-- https://jarcasting.com/artifacts/org.gridkit.coherence-search/timeseries/ -->
<dependency>
    <groupId>org.gridkit.coherence-search</groupId>
    <artifactId>timeseries</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.coherence-search/timeseries/
implementation 'org.gridkit.coherence-search:timeseries:0.9.3'
// https://jarcasting.com/artifacts/org.gridkit.coherence-search/timeseries/
implementation ("org.gridkit.coherence-search:timeseries:0.9.3")
'org.gridkit.coherence-search:timeseries:jar:0.9.3'
<dependency org="org.gridkit.coherence-search" name="timeseries" rev="0.9.3">
  <artifact name="timeseries" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.coherence-search', module='timeseries', version='0.9.3')
)
libraryDependencies += "org.gridkit.coherence-search" % "timeseries" % "0.9.3"
[org.gridkit.coherence-search/timeseries "0.9.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.oracle.coherence » coherence jar 3.7.1.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.gridkit.coherence-tools : chtest jar 0.2.3

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

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

Time series index for Oracle Coherence

Time series index is a special purpose index for arrays of historical data. It's main purpose is to effeciently select "snapshot" of data for specific point in time.

Time series filter could be efficiently couple with attribute based filter which will further narrow result set

See usage example and more details at https://code.google.com/p/gridkit/wiki/TimeSeriesIndex

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

Версия
0.9.3