| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.partitioner | |
| com.datastax.oss.dsbulk.partitioner.murmur3 | |
| com.datastax.oss.dsbulk.partitioner.random |
| Modifier and Type | Method and Description |
|---|---|
TokenRangeSplitter |
BulkTokenFactory.splitter()
Returns a
TokenRangeSplitter for the type of tokens managed by this token factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
Murmur3TokenRangeSplitter |
| Modifier and Type | Method and Description |
|---|---|
TokenRangeSplitter |
Murmur3BulkTokenFactory.splitter() |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomTokenRangeSplitter |
| Modifier and Type | Method and Description |
|---|---|
TokenRangeSplitter |
RandomBulkTokenFactory.splitter() |
Copyright © 2017–2020 DataStax. All rights reserved.