目錄(67章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Your Cassandra Cluster Ready
- Installation
- The installation layout
- Configuration files
- Running a Cassandra server
- Summary
- Chapter 2. An Architectural Overview
- Background
- Cassandra cluster overview
- Data distribution
- Replication
- SimpleStrategy
- NetworkTopologyStrategy
- Virtual nodes
- Adding nodes to our cluster
- Create keyspace and column family
- Summary
- Chapter 3. Creating Database and Schema
- A database and schema
- Data types
- Secondary indexes
- Allowing filtering
- TTL
- Conditional querying
- Write operations
- Lightweight transactions
- Batch statements
- Summary
- Chapter 4. Read and Write – Behind the Scenes
- Write operations
- Read operations
- Delete operations
- Data consistency
- Tracing Cassandra queries
- Summary
- Chapter 5. Writing Your Cassandra Client
- Connecting to a Cassandra cluster
- Reading and writing to the Cassandra cluster
- Mapping API
- Tracing Cassandra queries using Java driver
- Summary
- Chapter 6. Monitoring and Tuning a Cassandra Cluster
- Monitoring a Cassandra cluster
- Tuning Cassandra nodes
- Summary
- Chapter 7. Backup and Restore
- Taking backup of a Casandra cluster
- Restoring data to Cassandra
- Removing nodes from Cassandra cluster
- Adding nodes to a Cassandra cluster
- Replacing dead nodes in a cluster
- Summary
- Index 更新時間:2021-07-30 10:30:34
推薦閱讀
- C語言程序設計基礎與實驗指導
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Getting Started with NativeScript
- 大學計算機基礎實驗指導
- Spring Boot實戰
- JavaScript動態網頁編程
- jQuery for Designers Beginner's Guide Second Edition
- 寫給大家看的Midjourney設計書
- PHP+MySQL Web應用開發教程
- Java EE基礎實用教程
- 生成藝術:Processing視覺創意入門
- Building Microservices with .NET Core 2.0(Second Edition)
- 片上系統設計思想與源代碼分析
- Spring Boot開發實戰
- 湖南省大學生計算機程序設計競賽試題與應用軟件開發類作品集萃(2005—2016)
- Neural Networks with R
- Build Applications with Meteor
- Visual Basic從入門到精通(第5版)
- 前端程序員面試筆試真題庫
- SysML精粹
- Kafka進階
- 響應式Web開發項目教程(HTML5+CSS3+Bootstrap)
- 零基礎學ASP.NET 3.5
- 機器學習數學基礎一本通(Python版)
- Python網絡爬蟲實戰(第2版)
- Visual FoxPro 6.0程序設計實驗指導
- 統計思維:程序員數學之概率統計(第2版)
- Raspberry Pi Super Cluster
- 深度探索C++對象模型