| Package | Description |
|---|---|
| me.prettyprint.cassandra.model |
The model package defines the thrift/avro reflections used by hector to shield the specific types
of the objects.
|
| me.prettyprint.cassandra.serializers | |
| me.prettyprint.cassandra.service | |
| me.prettyprint.hector.api |
The api package defines the main hector api entry points (aka the v2 API)
|
| me.prettyprint.hector.api.ddl |
The api.ddl package defines all Data Definition operations that hector supports which include:
Adding new keyspaces
Adding new column families
Defining indices
Deleting exisiting constructs
A note should be taken that by server design, it is required that all DDL operations are to be
performed in a serialized manner.
Cassandra cannot support two DDL operations issued at the same time. |
| me.prettyprint.hector.api.factory |
| Class and Description |
|---|
| ColumnDefinition |
| ColumnFamilyDefinition
Hector's implementation independent CfDef version.
|
| ColumnIndexType |
| ColumnType |
| ComparatorType |
| KeyspaceDefinition
Hector's implementation independent KsDef version.
|
| Class and Description |
|---|
| ComparatorType |
| Class and Description |
|---|
| ColumnDefinition |
| ColumnFamilyDefinition
Hector's implementation independent CfDef version.
|
| ColumnIndexType |
| ColumnType |
| ComparatorType |
| KeyspaceDefinition
Hector's implementation independent KsDef version.
|
| Class and Description |
|---|
| ColumnFamilyDefinition
Hector's implementation independent CfDef version.
|
| ComparatorType |
| KeyspaceDefinition
Hector's implementation independent KsDef version.
|
| Class and Description |
|---|
| ColumnDefinition |
| ColumnFamilyDefinition
Hector's implementation independent CfDef version.
|
| ColumnIndexType |
| ColumnType |
| ComparatorType |
| Class and Description |
|---|
| ColumnDefinition |
| ColumnFamilyDefinition
Hector's implementation independent CfDef version.
|
| ComparatorType |
| KeyspaceDefinition
Hector's implementation independent KsDef version.
|
Copyright © 2014. All Rights Reserved.