Uses of Class
org.apache.pulsar.client.api.KeySharedPolicy.KeySharedPolicySticky
-
Packages that use KeySharedPolicy.KeySharedPolicySticky Package Description org.apache.pulsar.client.api Pulsar Client API. -
-
Uses of KeySharedPolicy.KeySharedPolicySticky in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api that return KeySharedPolicy.KeySharedPolicySticky Modifier and Type Method Description KeySharedPolicy.KeySharedPolicySticky
KeySharedPolicy.KeySharedPolicySticky. ranges(java.util.List<Range> ranges)
KeySharedPolicy.KeySharedPolicySticky
KeySharedPolicy.KeySharedPolicySticky. ranges(Range... ranges)
static KeySharedPolicy.KeySharedPolicySticky
KeySharedPolicy. stickyHashRange()
-