Package | Description |
---|---|
org.apache.pulsar.client.api |
Pulsar Client API.
|
Modifier and Type | Class and Description |
---|---|
static class |
KeySharedPolicy.KeySharedPolicyAutoSplit
Auto split hash range key shared policy.
|
static class |
KeySharedPolicy.KeySharedPolicySticky
Sticky attach topic with fixed hash range.
|
Modifier and Type | Method and Description |
---|---|
ConsumerBuilder<T> |
ConsumerBuilder.keySharedPolicy(KeySharedPolicy keySharedPolicy)
Set KeyShared subscription policy for consumer.
|
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.