| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaAutoUpdateCompatibilityStrategy |
Namespaces.getSchemaAutoUpdateCompatibilityStrategy(String namespace)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Namespaces.setSchemaAutoUpdateCompatibilityStrategy(String namespace,
SchemaAutoUpdateCompatibilityStrategy strategy)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
SchemaAutoUpdateCompatibilityStrategy |
Policies.schema_auto_update_compatibility_strategy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaAutoUpdateCompatibilityStrategy |
SchemaAutoUpdateCompatibilityStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaAutoUpdateCompatibilityStrategy[] |
SchemaAutoUpdateCompatibilityStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaCompatibilityStrategy |
SchemaCompatibilityStrategy.fromAutoUpdatePolicy(SchemaAutoUpdateCompatibilityStrategy strategy) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.