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

Apache HBase - External Block Cache 3.0.0-alpha-2

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Лицензия

Лицензия

Группа

Группа

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

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

hbase-external-blockcache
Версия

Версия

3.0.0-alpha-2
Тип

Тип

jar
Описание

Описание

Apache HBase - External Block Cache
HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

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

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-external-blockcache

Скачать hbase-external-blockcache 3.0.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-external-blockcache/ -->
<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-external-blockcache</artifactId>
    <version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-external-blockcache/
implementation 'org.apache.hbase:hbase-external-blockcache:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-external-blockcache/
implementation ("org.apache.hbase:hbase-external-blockcache:3.0.0-alpha-2")
'org.apache.hbase:hbase-external-blockcache:jar:3.0.0-alpha-2'
<dependency org="org.apache.hbase" name="hbase-external-blockcache" rev="3.0.0-alpha-2">
  <artifact name="hbase-external-blockcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-external-blockcache', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.hbase" % "hbase-external-blockcache" % "3.0.0-alpha-2"
[org.apache.hbase/hbase-external-blockcache "3.0.0-alpha-2"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.hbase : hbase-common jar 3.0.0-alpha-2
org.apache.hbase : hbase-server jar 3.0.0-alpha-2
net.spy : spymemcached Необязательный jar 2.12.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
org.apache.hbase : hbase-annotations test-jar 3.0.0-alpha-2

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

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