public interface Partitioner
Modifier and Type | Method and Description |
---|---|
Set<String> |
getKeys(com.yahoo.bullet.record.BulletRecord record)
Returns the partitioning keys for this
BulletRecord instance. |
Set<String> |
getKeys(Query query)
Returns the partitioning keys for this
Query instance. |
Copyright © 2021. All rights reserved.