| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKeys |
EncryptionKeys.addAllMetadatas(Iterable<KeyValue> metadatas) |
EncryptionKeys |
MessageMetadata.addEncryptionKey() |
EncryptionKeys |
EncryptionKeys.clear() |
EncryptionKeys |
EncryptionKeys.clearKey() |
EncryptionKeys |
EncryptionKeys.clearMetadata() |
EncryptionKeys |
EncryptionKeys.clearValue() |
EncryptionKeys |
EncryptionKeys.copyFrom(EncryptionKeys _other) |
EncryptionKeys |
MessageMetadata.getEncryptionKeyAt(int idx) |
EncryptionKeys |
EncryptionKeys.setKey(String key) |
EncryptionKeys |
EncryptionKeys.setValue(byte[] value) |
EncryptionKeys |
EncryptionKeys.setValue(io.netty.buffer.ByteBuf value) |
| Modifier and Type | Method and Description |
|---|---|
List<EncryptionKeys> |
MessageMetadata.getEncryptionKeysList() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKeys |
EncryptionKeys.copyFrom(EncryptionKeys _other) |
| Modifier and Type | Method and Description |
|---|---|
MessageMetadata |
MessageMetadata.addAllEncryptionKeys(Iterable<EncryptionKeys> encryptionKeys) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.