bin_recyclebin
RECYCLEBIN
레디스 개발자 교육 신청 |
레디스 정기점검/기술지원 Redis Technical Support |
레디스 엔터프라이즈 서버 Redis Enterprise Server |
---|
recyclebin 휴지통 정보 보기
사용법은 recyclebin 이다.
휴지통 정보를 조회합니다.
Example
명령> | recyclebin |
결과> |
[Recyclebin Dictionary HT] Hash table 0 stats (main hash table): table size: 8 number of elements: 8 different slots: 4 max chain length: 3 avg chain length (counted): 2.00 avg chain length (computed): 2.00 Chain length distribution: 0: 4 (50.00%) 1: 1 (12.50%) 2: 2 (25.00%) 3: 1 (12.50%) Total used memory:21470648 DB dict memory:5611744 Recyclein dict memory:448 Skiplist length:8 Zset(include dict) memory:1640 |
아래는 redisAdmin 툴에서 Recyclebin을 클릭했을 때 콘솔에 휴지통 정보를 조회한 화면입니다.
명령문
RECYCLEBIN
- 이 명령은 Enterprise version 7.3.3 부터 사용할 수 있다.
- 논리적 처리 소요시간은 O(1)이다.
<< FLUSHRECYCLEBINALL | RECYCLEBIN | BITS Intro >> |
---|
Email
답글이 올라오면 이메일로 알려드리겠습니다.