Apache Cassandra
3.10
Getting Started
Architecture
Data Modeling
The Cassandra Query Language (CQL)
Configuring Cassandra
Operating Cassandra
Cassandra Tools
Troubleshooting
Cassandra Development
Building and IDE Integration
Testing
Contributing Code Changes
Code Style
Review Checklist
How-to Commit
Frequently Asked Questions
Reporting Bugs and Contributing
Contact us
Apache Cassandra
Docs
»
Cassandra Development
View page source
Cassandra Development
ΒΆ
Building and IDE Integration
Building From Source
Setting up Cassandra in IntelliJ IDEA
Setting up Cassandra in Eclipse
Testing
Unit Testing
DTests
Performance Testing
Contributing Code Changes
Choosing What to Work on
Before You Start Coding
Creating a Patch
Code Style
General Code Conventions
Exception handling
Boilerplate
Multiline statements
Whitespace
Imports
Format files for IDEs
Review Checklist
How-to Commit