| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
KeyLongValue |
CommandAck.addProperty() |
KeyLongValue |
KeyLongValue.clear() |
KeyLongValue |
KeyLongValue.clearKey() |
KeyLongValue |
KeyLongValue.clearValue() |
KeyLongValue |
KeyLongValue.copyFrom(KeyLongValue _other) |
KeyLongValue |
CommandAck.getPropertyAt(int idx) |
KeyLongValue |
KeyLongValue.setKey(String key) |
KeyLongValue |
KeyLongValue.setValue(long value) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyLongValue> |
CommandAck.getPropertiesList() |
| Modifier and Type | Method and Description |
|---|---|
KeyLongValue |
KeyLongValue.copyFrom(KeyLongValue _other) |
| Modifier and Type | Method and Description |
|---|---|
CommandAck |
CommandAck.addAllProperties(Iterable<KeyLongValue> properties) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.