Package

com.twitter.finatra.streams.queryable.thrift

partitioning

Permalink

package partitioning

Visibility
  1. Public
  2. All

Type Members

  1. case class KafkaPartitioner(serviceShardPartitioner: ServiceShardPartitioner, numPartitions: Int) extends Product with Serializable

    Permalink
  2. trait ServiceShardPartitioner extends AnyRef

    Permalink
  3. case class StaticServiceShardPartitioner(numShards: Int) extends ServiceShardPartitioner with Product with Serializable

    Permalink

Ungrouped