Skip navigation links
A C D G I K L N P R S U 

A

afterInit() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 

C

consumeStorageValue(ConsumerRecord<Cmmn.UUID, Str.StorageValue>) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
consumeStorageValue(ConsumerRecord<Cmmn.UUID, Str.StorageValue>) - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 
createArtifact(String, ArtifactType, String) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
createArtifactRule(String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
createGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 

D

deleteArtifact(String) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteArtifactRule(String, RuleType) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteArtifactRules(String) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteArtifactVersion(String, long) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteArtifactVersionMetaData(String, long) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deleteGlobalRules() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
deserialize(String, byte[]) - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshotSerde
 
destroy(ShutdownEvent, ConsumerActions.DynamicAssignment<Cmmn.UUID, Str.StorageValue>) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 

G

getArtifactRules() - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 
getGlobal() - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 
getGlobalRules() - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 
getOffset() - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 
getStorage() - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 

I

init(StartupEvent, ConsumerActions.DynamicAssignment<Cmmn.UUID, Str.StorageValue>) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
io.apicurio.registry.kafka - package io.apicurio.registry.kafka
 
io.apicurio.registry.kafka.snapshot - package io.apicurio.registry.kafka.snapshot
 

K

KafkaRegistryConfiguration - Class in io.apicurio.registry.kafka
 
KafkaRegistryConfiguration() - Constructor for class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
KafkaRegistryStorage - Class in io.apicurio.registry.kafka
 
KafkaRegistryStorage() - Constructor for class io.apicurio.registry.kafka.KafkaRegistryStorage
 
KafkaRegistryStorageHandle - Interface in io.apicurio.registry.kafka
 

L

loadSnapshot(StorageSnapshot) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
loadSnapshot(StorageSnapshot) - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 

N

nextGlobalId() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 

P

properties(InjectionPoint) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 

R

RegistryConsumerContainer - Class in io.apicurio.registry.kafka
 
RegistryConsumerContainer(Properties, Deserializer<Cmmn.UUID>, Deserializer<Str.StorageValue>, KafkaRegistryStorageHandle, Properties) - Constructor for class io.apicurio.registry.kafka.RegistryConsumerContainer
 
registryContainer(Properties, Properties, KafkaRegistryStorageHandle) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
registryTopic() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
registryTopic() - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 

S

serialize(String, StorageSnapshot) - Method in class io.apicurio.registry.kafka.snapshot.StorageSnapshotSerde
 
snapshotProducer(Properties) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
snapshotTopic() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
snapshotTopic() - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 
start() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
start() - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 
start() - Method in class io.apicurio.registry.kafka.RegistryConsumerContainer
 
stop() - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
stop() - Method in interface io.apicurio.registry.kafka.KafkaRegistryStorageHandle
 
stop() - Method in class io.apicurio.registry.kafka.RegistryConsumerContainer
 
stopSnapshotProducer(ProducerActions<Long, StorageSnapshot>) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
stopStorageProducer(ProducerActions<Cmmn.UUID, Str.StorageValue>) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
storageProducer(Properties) - Method in class io.apicurio.registry.kafka.KafkaRegistryConfiguration
 
StorageSnapshot - Class in io.apicurio.registry.kafka.snapshot
 
StorageSnapshot(Map<String, Map<Long, Map<String, String>>>, Map<Long, Map<String, String>>, Map<String, Map<String, String>>, Map<String, String>, long) - Constructor for class io.apicurio.registry.kafka.snapshot.StorageSnapshot
 
StorageSnapshotSerde - Class in io.apicurio.registry.kafka.snapshot
 
StorageSnapshotSerde() - Constructor for class io.apicurio.registry.kafka.snapshot.StorageSnapshotSerde
 

U

updateArtifact(String, ArtifactType, String) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
updateArtifactMetaData(String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
updateArtifactRule(String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
updateArtifactVersionMetaData(String, long, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
updateGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.kafka.KafkaRegistryStorage
 
A C D G I K L N P R S U 
Skip navigation links

Copyright © 2019 Red Hat. All rights reserved.