Packages

p

com.devsisters

shardcake

package shardcake

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. shardcake
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package protobuf

Type Members

  1. case class GrpcConfig(maxInboundMessageSize: Int) extends Product with Serializable

    The configuration for the gRPC client.

    The configuration for the gRPC client.

    maxInboundMessageSize

    the maximum message size allowed to be received by the grpc client

  2. class GrpcPods extends Pods
  3. abstract class GrpcShardingService extends ZShardingService[Sharding, Any]
  4. type ShardId = Int

Value Members

  1. object GrpcConfig extends Serializable
  2. object GrpcPods
  3. object GrpcShardingService

Inherited from AnyRef

Inherited from Any

Ungrouped