Uses of Class
org.apache.pulsar.common.api.proto.KeySharedMeta
-
Packages that use KeySharedMeta Package Description org.apache.pulsar.common.api.proto -
-
Uses of KeySharedMeta in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return KeySharedMeta Modifier and Type Method Description KeySharedMetaKeySharedMeta. addAllHashRanges(java.lang.Iterable<IntRange> hashRanges)KeySharedMetaKeySharedMeta. clear()KeySharedMetaKeySharedMeta. clearAllowOutOfOrderDelivery()KeySharedMetaKeySharedMeta. clearHashRanges()KeySharedMetaKeySharedMeta. clearKeySharedMode()KeySharedMetaKeySharedMeta. copyFrom(KeySharedMeta _other)KeySharedMetaCommandSubscribe. getKeySharedMeta()KeySharedMetaKeySharedMeta. setAllowOutOfOrderDelivery(boolean allowOutOfOrderDelivery)KeySharedMetaCommandSubscribe. setKeySharedMeta()KeySharedMetaKeySharedMeta. setKeySharedMode(KeySharedMode keySharedMode)Methods in org.apache.pulsar.common.api.proto with parameters of type KeySharedMeta Modifier and Type Method Description KeySharedMetaKeySharedMeta. copyFrom(KeySharedMeta _other)
-