| 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.service | |
| me.prettyprint.hector.api.factory |
| Constructor and Description |
|---|
MutatorImpl(Keyspace keyspace,
BatchSizeHint sizeHint) |
MutatorImpl(Keyspace keyspace,
Serializer<K> keySerializer,
BatchSizeHint sizeHint) |
| Constructor and Description |
|---|
BatchMutation(Serializer<K> serializer,
BatchSizeHint sizeHint) |
| Modifier and Type | Method and Description |
|---|---|
static <K,N,V> Mutator<K> |
HFactory.createMutator(Keyspace keyspace,
Serializer<K> keySerializer,
BatchSizeHint sizeHint) |
Copyright © 2014. All Rights Reserved.