Package

com.twitter.finatra.streams.queryable.thrift

domain

Permalink

package domain

Visibility
  1. Public
  2. All

Type Members

  1. case class KafkaGroupId(id: Int) extends Product with Serializable

    Permalink
  2. case class KafkaPartitionId(id: Int) extends Product with Serializable

    Permalink
  3. case class RequestedShardIds(shardIds: IndexedSeq[ServiceShardId]) extends Product with Serializable

    Permalink

    Requested shard ids in order of preference

  4. case class ServiceShardId(id: Int) extends Product with Serializable

    Permalink

Value Members

  1. object RequestedShardIds extends Serializable

    Permalink

Ungrouped