| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| org.apache.pulsar.common.policies.data.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
BacklogQuota.RetentionPolicy |
BacklogQuota.getPolicy() |
static BacklogQuota.RetentionPolicy |
BacklogQuota.RetentionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BacklogQuota.RetentionPolicy[] |
BacklogQuota.RetentionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BacklogQuota.Builder |
BacklogQuota.Builder.retentionPolicy(BacklogQuota.RetentionPolicy retentionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
BacklogQuotaImpl.BacklogQuotaImplBuilder |
BacklogQuotaImpl.BacklogQuotaImplBuilder.retentionPolicy(BacklogQuota.RetentionPolicy retentionPolicy) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.