| Constructor and Description |
|---|
NoneShardSpec() |
| Modifier and Type | Method and Description |
|---|---|
<T> PartitionChunk<T> |
createChunk(T obj) |
boolean |
equals(Object obj) |
ShardSpecLookup |
getLookup(List<ShardSpec> shardSpecs) |
int |
getPartitionNum() |
boolean |
isInChunk(long timestamp,
InputRow inputRow) |
String |
toString() |
public <T> PartitionChunk<T> createChunk(T obj)
createChunk in interface ShardSpecpublic boolean isInChunk(long timestamp,
InputRow inputRow)
public int getPartitionNum()
getPartitionNum in interface ShardSpecpublic ShardSpecLookup getLookup(List<ShardSpec> shardSpecs)
Copyright © 2015. All rights reserved.