Uses of Class
cloud.opencode.base.feature.proxy.VariantRouter.Builder
Packages that use VariantRouter.Builder
-
Uses of VariantRouter.Builder in cloud.opencode.base.feature.proxy
Methods in cloud.opencode.base.feature.proxy that return VariantRouter.BuilderModifier and TypeMethodDescriptionstatic <T> VariantRouter.Builder<T> Create a builder for the router 创建路由器构建器VariantRouter.Builder.defaultVariant(String variantId) Set the default variant 设置默认变体Set salt for consistent hashing 设置一致性哈希的盐Add variant from supplier 从供应器添加变体Add a variant with equal percentage distribution 添加具有平均百分比分布的变体Add a variant with specified percentage 添加具有指定百分比的变体