Interface | Description |
---|---|
PartitionChunk<T> |
A PartitionChunk represents a chunk of a partitioned(sharded) space.
|
ShardSpec |
A Marker interface that exists to combine ShardSpec objects together for Jackson
|
ShardSpecLookup |
Class | Description |
---|---|
HashBasedNumberedShardSpec | |
ImmutablePartitionHolder<T> | |
IntegerPartitionChunk<T> | |
LinearPartitionChunk<T> | |
LinearShardSpec | |
NoneShardSpec | |
NumberedPartitionChunk<T> | |
NumberedShardSpec | |
PartitionHolder<T> |
An object that clumps together multiple other objects which each represent a shard of some space.
|
SingleDimensionShardSpec |
Class uses getters/setters to work around http://jira.codehaus.org/browse/MSHADE-92
Adjust to JsonCreator and final fields when resolved.
|
SingleElementPartitionChunk<T> | |
StringPartitionChunk<T> |
Copyright © 2011–2017. All rights reserved.