Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- docker
- Spring
- Angular2
- Gradle
- Linux
- hibernate
- Spring Boot
- SBT
- Storm
- Java
- hdfs
- Hbase
- intellij
- Clean Code
- 스프링 배치
- apache storm
- nginx
- hadoop
- elasticsearch
- design pattern
- 제주
- 도메인주도설계
- Spring Batch
- Spring XD
- DDD
- 엘라스틱서치
- Domain Driven Design
- scala
- spark
- elastic search
Archives
- Today
- Total
욱'S 노트
Block cache 본문
The block cache, an implementation of the BlockCache
interface, keeps data blocks resident in memory after they’re read.
블락캐쉬는 데이터 블락을 읽고난 다음에 데이터 블락이 메모리에 상주하도록 유지시킨다.
출처 : hortonworks
'Language > IT' 카테고리의 다른 글
StAX (0) | 2015.03.10 |
---|---|
uber jar (0) | 2015.03.05 |
Bloom filter (0) | 2014.12.24 |
Commodity hardware (0) | 2014.12.24 |
Sharding (0) | 2014.12.24 |
Comments