Uses of Class
org.apache.pulsar.common.policies.data.impl.BacklogQuotaImpl.BacklogQuotaImplBuilder
-
Packages that use BacklogQuotaImpl.BacklogQuotaImplBuilder Package Description org.apache.pulsar.common.policies.data.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BacklogQuotaImpl.BacklogQuotaImplBuilder in org.apache.pulsar.common.policies.data.impl
Methods in org.apache.pulsar.common.policies.data.impl that return BacklogQuotaImpl.BacklogQuotaImplBuilder Modifier and Type Method Description static BacklogQuotaImpl.BacklogQuotaImplBuilderBacklogQuotaImpl. builder()BacklogQuotaImpl.BacklogQuotaImplBuilderBacklogQuotaImpl.BacklogQuotaImplBuilder. limitSize(long limitSize)BacklogQuotaImpl.BacklogQuotaImplBuilderBacklogQuotaImpl.BacklogQuotaImplBuilder. limitTime(int limitTime)BacklogQuotaImpl.BacklogQuotaImplBuilderBacklogQuotaImpl.BacklogQuotaImplBuilder. retentionPolicy(BacklogQuota.RetentionPolicy retentionPolicy)
-