1. ARCUS 기본 개념
서비스코드
ARCUS Admin
Cache Key
Cache Item
Expiration, Eviction, and Sticky Item
2. ARCUS Java Client 사용법
ARCUS Client 기본 사용법
ARCUS Client 생성, 소멸, 관리
ARCUS Client 설정
3. Key-Value Item API
Key-Value Item 저장
Key-Value Item 조회
Key-Value Item 값의 증감
Key-Value Item 삭제
Key-Value Item 만료 시간 갱신
4. List Item API
List Item 생성
List Element 삽입
List Element 삭제
List Element 조회
List Element 일괄 삽입
5. Set Item API
Set Item 생성
Set Element 삽입
Set Element 삭제
Set Element 존재여부 확인
Set Element 조회
Set Element 일괄 삽입
Set Element 일괄 존재여부 확인
6. Map Item API
Map Item 생성
Map Element 삽입
Map Element 변경
Map Element 삭제
Map Element 조회
Map Element 일괄 삽입
Map Element 일괄 변경
7. B+Tree Item API
Bkey(B+Tree Key)와 EFlag(Element Flag)
Element Flag Filter 객체
Element Flag Update 객체
B+Tree Item 생성
B+Tree Element 삽입
B+Tree Element Upsert
B+Tree Element 변경
B+Tree Element 삭제
B+Tree Element 값의 증감
B+Tree Element 개수 계산
B+Tree Element 조회
B+Tree Element 일괄 삽입
B+Tree Element 일괄 변경
B+Tree Element 일괄 조회
B+Tree Element Sort-Merge 조회
B+Tree Position 조회
B+Tree Position 기반의 Element 조회
B+Tree Position과 Element 동시 조회
8. Item Attribute API
Attribute 생성
Attribute 조회
Attribute 변경
9. Other API
Flush
10. Future API 설명
get, getSome
getStatus, getOperationStatus
11. Front Cache 기능
Front Cache 개요
Front Cache 사용법
Front Cache 주의 사항
부록 A. Java Client 사용시 주의사항
부록 B. Java Client Log Messages
Last updated 12 days ago
Was this helpful?