Hector
A high level Java client for Apache Cassandra
Navigation
index
Home
|
Documentation
|
API
|
Wiki
|
Community
|
Search
|
Table Of Contents
Hector documentation contents:
Indices and tables
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Hector documentation contents:
¶
Getting started
Fully Mavenized
Initializing a cluster
Creating a template
Accessing data
Update
Read
Delete
Column Iteration
Hector Pool Architecture
Services
CassandraHostRetryService
NodeAutoDiscoverService
Defining Consistency Levels
Dependency injection through Spring
Injecting dependencies for API V2
Injecting dependencies for Templates
Using CQL
Comparator
Key Validator
Default Validator
Column Metadata
Some Examples
Basic Hector API Usage
Configuring the Column Family for Ease of Use
Dealing With Conversion Manually
References
DynamicCompositeType with Templates
Create Column Family
Create Template Object
Mutations
How does it look in the CLI
Get Call
Virtual Keyspaces
Security
Secure connection - Kerberos
jaas.conf sample
krb5.conf sample
Setting up Kerberos
Speed4j
How to enable Speed4j?
Step 1: Set the OpTimer
Step 2: Setting logger
Step 3: Configuring speed4j properties file
Guice Integration
HectorModule example
Hector Object Mapper
Overview
Versioning
Using Entity Manager
Inheritance
Saving
Loading
Java collections: Mapping a POJO
Custom Property Converters
Anonymous Properties
HOM FAQ
If I annotate a base class with @Entity, will a derived class be persisted?
Does the object mapper perform any locking?
Indices and tables
¶
Index
Module Index
Search Page
Navigation
index
Home
|
Documentation
|
API
|
Wiki
|
Community
|
Search
|