Skip navigation links
A B C D E F G H I L M N O P R S T U V W _ 

A

accept(Consumer<?, ?>, RuntimeException) - Method in class io.apicurio.registry.utils.kafka.ConsumerChainedExceptionHandler
 
accept(Consumer<?, ?>, RuntimeException) - Method in class io.apicurio.registry.utils.kafka.ConsumerSkipRecordsSerializationExceptionHandler
 
accept(Consumer<?, ?>, TopicPartition) - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 
addAllArtifacts(Iterable<? extends Str.ArtifactValue>) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addAllRules(Iterable<? extends Str.RuleValue>) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addArtifacts(Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addArtifacts(int, Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addArtifacts(Str.ArtifactValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addArtifacts(int, Str.ArtifactValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addArtifactsBuilder() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addArtifactsBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
addRules(Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addRules(int, Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addRules(Str.RuleValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addRules(int, Str.RuleValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addRulesBuilder() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addRulesBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
addTopicPartition(TopicPartition, Seek.Offset) - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions.DynamicAssignment
Dynamically add given topic partition with initial seek offset to the set of assigned topic partitions.
apply(ProducerRecord<K, V>) - Method in class io.apicurio.registry.utils.kafka.AsyncProducer
 
ARTIFACT_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
ARTIFACT_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
crud
ARTIFACTID_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.Data
 
ARTIFACTID_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
ARTIFACTID_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.TupleValue
 
ARTIFACTS_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.Data
 
ARTIFACTTYPE_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
AsyncProducer<K,V> - Class in io.apicurio.registry.utils.kafka
An async wrapper for kafka producer that is resilient in the event of failures - it recreates the underlying kafka producer when unrecoverable error occurs.
AsyncProducer(Properties, Serializer<K>, Serializer<V>) - Constructor for class io.apicurio.registry.utils.kafka.AsyncProducer
 

B

build() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
build() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
buildPartial() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 

C

clear() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
clear() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
clearArtifact() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
clearArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
string artifactId = 2;
clearArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
string artifactId = 2;
clearArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
string artifactId = 1;
clearArtifacts() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
clearArtifactType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
int32 artifactType = 1;
clearConfiguration() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
string configuration = 2;
clearContent() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
bytes content = 3;
clearDescription() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string description = 2;
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
clearId() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
fixed64 id = 2;
clearLabels() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string labels = 3;
clearLastProcessedOffset() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
fixed64 lastProcessedOffset = 1;
clearMetadata() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
clearMetadata() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
clearName() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string name = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
clearProperties() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
clearRule() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
clearRules() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
clearSnapshot() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
clearState() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
clearTimestamp() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
fixed64 timestamp = 1;
clearType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
.io.apicurio.registry.streams.proto.RuleType type = 1;
clearType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ActionType type = 1;
clearValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
clearVersion() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
fixed64 version = 3;
clearVersion() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
fixed64 version = 2;
clearVt() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
clone() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
clone() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
close() - Method in class io.apicurio.registry.utils.kafka.AsyncProducer
 
close() - Method in class io.apicurio.registry.utils.kafka.ConsumerContainer
AutoCloseable
close() - Method in class io.apicurio.registry.utils.kafka.ConsumerContainer.DynamicPool
AutoCloseable
close() - Method in class io.apicurio.registry.utils.kafka.SelfSerde
 
COMPATIBILITY_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.RuleType
COMPATIBILITY = 2;
CONFIGURATION_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.RuleValue
 
configure(Map<String, ?>, boolean) - Method in class io.apicurio.registry.utils.kafka.SelfSerde
 
ConsumerActions<K,V> - Interface in io.apicurio.registry.utils.kafka
Simple consumer actions.
ConsumerActions.DynamicAssignment<K,V> - Interface in io.apicurio.registry.utils.kafka
Implementation of actions that allow dynamic assignment of topic/partitions.
ConsumerChainedExceptionHandler - Class in io.apicurio.registry.utils.kafka
 
ConsumerChainedExceptionHandler() - Constructor for class io.apicurio.registry.utils.kafka.ConsumerChainedExceptionHandler
 
ConsumerChainedExceptionHandler(BiConsumer<Consumer<?, ?>, RuntimeException>) - Constructor for class io.apicurio.registry.utils.kafka.ConsumerChainedExceptionHandler
 
ConsumerContainer<K,V> - Class in io.apicurio.registry.utils.kafka
A single-threaded Kafka Consumer container that is able to ConsumerContainer.submit(Function) actions from other threads to be executed asynchronously in the single consumer thread.
ConsumerContainer(Properties, Deserializer<K>, Deserializer<V>, Oneof2<Consumer<? super ConsumerRecord<K, V>>, Consumer<? super ConsumerRecords<K, V>>>, BiConsumer<? super Consumer<?, ?>, ? super RuntimeException>) - Constructor for class io.apicurio.registry.utils.kafka.ConsumerContainer
 
ConsumerContainer(Properties, Deserializer<K>, Deserializer<V>, long, Oneof2<Consumer<? super ConsumerRecord<K, V>>, Consumer<? super ConsumerRecords<K, V>>>, BiConsumer<? super Consumer<?, ?>, ? super RuntimeException>, long, Consumer<? super TopicPartition>) - Constructor for class io.apicurio.registry.utils.kafka.ConsumerContainer
 
ConsumerContainer.DynamicPool<K,V> - Class in io.apicurio.registry.utils.kafka
A dynamic pool of ConsumerContainers (typically configured with the same group.id) sized dynamically by ConsumerContainer.DynamicPool.setConsumerThreads(int)
ConsumerSkipRecordsSerializationExceptionHandler - Class in io.apicurio.registry.utils.kafka
 
ConsumerSkipRecordsSerializationExceptionHandler() - Constructor for class io.apicurio.registry.utils.kafka.ConsumerSkipRecordsSerializationExceptionHandler
 
ConsumerSkipRecordsSerializationExceptionHandler(BiConsumer<Consumer<?, ?>, RuntimeException>) - Constructor for class io.apicurio.registry.utils.kafka.ConsumerSkipRecordsSerializationExceptionHandler
 
containsMetadata(String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
containsMetadata(String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
map<string, string> metadata = 4;
containsMetadata(String) - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
map<string, string> metadata = 4;
containsProperties(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
containsProperties(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
map<string, string> properties = 4;
containsProperties(String) - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
map<string, string> properties = 4;
CONTENT_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
CREATE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ActionType
crud

D

DEFAULT_CONSUMER_POLL_TIMEOUT - Static variable in class io.apicurio.registry.utils.kafka.ConsumerContainer
 
DELETE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ActionType
DELETE = 4;
DELETED_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ArtifactState
DELETED = 4;
DEPRECATED_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ArtifactState
DEPRECATED = 3;
DESCRIPTION_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
deserialize(String, byte[]) - Method in class io.apicurio.registry.utils.kafka.ProtoSerde
 
deserializer() - Method in class io.apicurio.registry.utils.kafka.SelfSerde
 
DISABLED_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ArtifactState
DISABLED = 2;
DynamicPool(Properties, Deserializer<K>, Deserializer<V>, String, int, Oneof2<Consumer<? super ConsumerRecord<K, V>>, Consumer<? super ConsumerRecords<K, V>>>, BiConsumer<? super Consumer<?, ?>, ? super RuntimeException>) - Constructor for class io.apicurio.registry.utils.kafka.ConsumerContainer.DynamicPool
 

E

ENABLED_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ArtifactState
crud
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.Data
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
equals(Object) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
equals(Object) - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
equals(Object) - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 

F

first(FST) - Static method in class io.apicurio.registry.utils.kafka.Oneof2
 
forNumber(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
forNumber(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
forNumber(int) - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
forNumber(int) - Static method in enum io.apicurio.registry.storage.proto.Str.StorageValue.ValueCase
 
forNumber(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
 

G

getArtifact() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifact() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifact() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifactBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
string artifactId = 2;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.Data
string artifactId = 2;
getArtifactId() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
string artifactId = 2;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
string artifactId = 2;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
string artifactId = 2;
getArtifactId() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
string artifactId = 2;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
string artifactId = 1;
getArtifactId() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
string artifactId = 1;
getArtifactId() - Method in interface io.apicurio.registry.storage.proto.Str.TupleValueOrBuilder
string artifactId = 1;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
string artifactId = 2;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.Data
string artifactId = 2;
getArtifactIdBytes() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
string artifactId = 2;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
string artifactId = 2;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
string artifactId = 2;
getArtifactIdBytes() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
string artifactId = 2;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
string artifactId = 1;
getArtifactIdBytes() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
string artifactId = 1;
getArtifactIdBytes() - Method in interface io.apicurio.registry.storage.proto.Str.TupleValueOrBuilder
string artifactId = 1;
getArtifactOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifactOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifactOrBuilder() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
getArtifacts(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifacts(int) - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifacts(int) - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsCount() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsCount() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsCount() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsList() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsList() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilder(int) - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactsOrBuilderList() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
getArtifactType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
int32 artifactType = 1;
getArtifactType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
int32 artifactType = 1;
getArtifactType() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
int32 artifactType = 1;
getConfiguration() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
string configuration = 2;
getConfiguration() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
string configuration = 2;
getConfiguration() - Method in interface io.apicurio.registry.storage.proto.Str.RuleValueOrBuilder
string configuration = 2;
getConfigurationBytes() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
string configuration = 2;
getConfigurationBytes() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
string configuration = 2;
getConfigurationBytes() - Method in interface io.apicurio.registry.storage.proto.Str.RuleValueOrBuilder
string configuration = 2;
getConsumerThreads() - Method in class io.apicurio.registry.utils.kafka.ConsumerContainer.DynamicPool
 
getContent() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
bytes content = 3;
getContent() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
bytes content = 3;
getContent() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
bytes content = 3;
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getDefaultInstance() - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getDescription() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string description = 2;
getDescription() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string description = 2;
getDescription() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string description = 2;
getDescriptionBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string description = 2;
getDescriptionBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string description = 2;
getDescriptionBytes() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string description = 2;
getDescriptor() - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
getDescriptor() - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getDescriptor() - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getDescriptor() - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
getDescriptorForType() - Method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
getDescriptorForType() - Method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
getDescriptorForType() - Method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
getDescriptorForType() - Method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
getFirst() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
getId() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
fixed64 id = 2;
getId() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
fixed64 id = 2;
getId() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
fixed64 id = 2;
getLabels() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string labels = 3;
getLabels() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string labels = 3;
getLabels() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string labels = 3;
getLabelsBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string labels = 3;
getLabelsBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string labels = 3;
getLabelsBytes() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string labels = 3;
getLastProcessedOffset() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
fixed64 lastProcessedOffset = 1;
getLastProcessedOffset() - Method in class io.apicurio.registry.storage.proto.Str.Data
fixed64 lastProcessedOffset = 1;
getLastProcessedOffset() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
fixed64 lastProcessedOffset = 1;
getMetadata() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
Deprecated.
getMetadata() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
Deprecated.
getMetadata() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
Deprecated.
getMetadata() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadata() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadata() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadataBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadataCount() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
getMetadataCount() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getMetadataCount() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
map<string, string> metadata = 4;
getMetadataMap() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
getMetadataMap() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
map<string, string> metadata = 4;
getMetadataMap() - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
map<string, string> metadata = 4;
getMetadataOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadataOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadataOrBuilder() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
getMetadataOrDefault(String, String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
getMetadataOrDefault(String, String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
map<string, string> metadata = 4;
getMetadataOrDefault(String, String) - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
map<string, string> metadata = 4;
getMetadataOrThrow(String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
getMetadataOrThrow(String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
map<string, string> metadata = 4;
getMetadataOrThrow(String) - Method in interface io.apicurio.registry.storage.proto.Str.ArtifactValueOrBuilder
map<string, string> metadata = 4;
getMutableMetadata() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
Deprecated.
getMutableProperties() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
Deprecated.
getName() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string name = 1;
getName() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string name = 1;
getName() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string name = 1;
getNameBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string name = 1;
getNameBytes() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
string name = 1;
getNameBytes() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
string name = 1;
getNumber() - Method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
getNumber() - Method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
getNumber() - Method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
getNumber() - Method in enum io.apicurio.registry.storage.proto.Str.StorageValue.ValueCase
 
getNumber() - Method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getParserForType() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getProperties() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
Deprecated.
getProperties() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
Deprecated.
getProperties() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
Deprecated.
getPropertiesCount() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
getPropertiesCount() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getPropertiesCount() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
map<string, string> properties = 4;
getPropertiesMap() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
getPropertiesMap() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
map<string, string> properties = 4;
getPropertiesMap() - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
map<string, string> properties = 4;
getPropertiesOrDefault(String, String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
getPropertiesOrDefault(String, String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
map<string, string> properties = 4;
getPropertiesOrDefault(String, String) - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
map<string, string> properties = 4;
getPropertiesOrThrow(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
getPropertiesOrThrow(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
map<string, string> properties = 4;
getPropertiesOrThrow(String) - Method in interface io.apicurio.registry.storage.proto.Str.MetaDataValueOrBuilder
map<string, string> properties = 4;
getRule() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRule() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRule() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRuleBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRuleOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRuleOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRuleOrBuilder() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
getRules(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRules(int) - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRules(int) - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesCount() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesCount() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesCount() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesList() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesList() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilder(int) - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilder(int) - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilderList() - Method in class io.apicurio.registry.storage.proto.Str.Data
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getRulesOrBuilderList() - Method in interface io.apicurio.registry.storage.proto.Str.DataOrBuilder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
getSecond() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getSerializedSize() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getSnapshot() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshot() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshot() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshotBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshotOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshotOrBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getSnapshotOrBuilder() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
getState() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getState() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getState() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getStateValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getStateValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getStateValue() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
getTimestamp() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
fixed64 timestamp = 1;
getTimestamp() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
fixed64 timestamp = 1;
getTimestamp() - Method in interface io.apicurio.registry.storage.proto.Str.SnapshotValueOrBuilder
fixed64 timestamp = 1;
getType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
.io.apicurio.registry.streams.proto.RuleType type = 1;
getType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
.io.apicurio.registry.streams.proto.RuleType type = 1;
getType() - Method in interface io.apicurio.registry.storage.proto.Str.RuleValueOrBuilder
.io.apicurio.registry.streams.proto.RuleType type = 1;
getType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ActionType type = 1;
getType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ActionType type = 1;
getType() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ActionType type = 1;
getTypeValue() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
.io.apicurio.registry.streams.proto.RuleType type = 1;
getTypeValue() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
.io.apicurio.registry.streams.proto.RuleType type = 1;
getTypeValue() - Method in interface io.apicurio.registry.storage.proto.Str.RuleValueOrBuilder
.io.apicurio.registry.streams.proto.RuleType type = 1;
getTypeValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ActionType type = 1;
getTypeValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ActionType type = 1;
getTypeValue() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ActionType type = 1;
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getUnknownFields() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
getValueCase() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
getValueCase() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
getValueCase() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
 
getValueDescriptor() - Method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
getValueDescriptor() - Method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
getValueDescriptor() - Method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
getValueDescriptor() - Method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
getVersion() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
fixed64 version = 3;
getVersion() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
fixed64 version = 3;
getVersion() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
fixed64 version = 3;
getVersion() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
fixed64 version = 2;
getVersion() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
fixed64 version = 2;
getVersion() - Method in interface io.apicurio.registry.storage.proto.Str.TupleValueOrBuilder
fixed64 version = 2;
getVt() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
getVt() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ValueType vt = 4;
getVt() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
getVtValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
getVtValue() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ValueType vt = 4;
getVtValue() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ValueType vt = 4;

H

hasArtifact() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
hasArtifact() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
hasArtifact() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
hashCode() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
hashCode() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
hashCode() - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 
hasMetadata() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
hasMetadata() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
hasMetadata() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
hasRule() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
hasRule() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
hasRule() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
hasSnapshot() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
hasSnapshot() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
hasSnapshot() - Method in interface io.apicurio.registry.storage.proto.Str.StorageValueOrBuilder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;

I

ID_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
internalGetMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
internalGetMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
internalGetMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
internalGetMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
internalGetMutableMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
internalGetMutableMapField(int) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
internalGetValueMap() - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
internalGetValueMap() - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
internalGetValueMap() - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
internalGetValueMap() - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
io.apicurio.registry.storage.proto - package io.apicurio.registry.storage.proto
 
io.apicurio.registry.utils.kafka - package io.apicurio.registry.utils.kafka
 
isFirst() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
isInitialized() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
isRunning() - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions
 
isSecond() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 

L

LABELS_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
LASTPROCESSEDOFFSET_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.Data
 

M

mergeArtifact(Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
mergeFrom(Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
mergeFrom(Str.Data) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
mergeFrom(Str.MetaDataValue) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
mergeFrom(Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
mergeFrom(Str.SnapshotValue) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
mergeFrom(Str.StorageValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
mergeFrom(Str.TupleValue) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
mergeMetadata(Str.MetaDataValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
mergeRule(Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
mergeSnapshot(Str.SnapshotValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
METADATA_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
METADATA_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
METADATA_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
METADATA = 2;

N

NAME_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
newBuilder(Str.ArtifactValue) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
newBuilder(Str.Data) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newBuilder(Str.MetaDataValue) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
newBuilder(Str.RuleValue) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
newBuilder(Str.SnapshotValue) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
newBuilder(Str.StorageValue) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
newBuilder() - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
newBuilder(Str.TupleValue) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.Data
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
newBuilderForType() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.Data
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 

O

offset(long) - Method in enum io.apicurio.registry.utils.kafka.Seek
 
offset() - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 
Oneof2<FST,SND> - Class in io.apicurio.registry.utils.kafka
Either 1st or 2nd.

P

parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parsedWith(Parser<M>) - Static method in class io.apicurio.registry.utils.kafka.ProtoSerde
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.Data
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
parser() - Static method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
ProducerActions<K,V> - Interface in io.apicurio.registry.utils.kafka
 
PROPERTIES_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
ProtoSerde<M extends com.google.protobuf.MessageLite> - Class in io.apicurio.registry.utils.kafka
 
ProtoSerde(Parser<M>) - Constructor for class io.apicurio.registry.utils.kafka.ProtoSerde
 
putAllMetadata(Map<String, String>) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
putAllProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
putMetadata(String, String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
putProperties(String, String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;

R

READ_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ActionType
READ = 2;
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.apicurio.registry.storage.proto.Str
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.apicurio.registry.storage.proto.Str
 
removeArtifacts(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
removeMetadata(String) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
map<string, string> metadata = 4;
removeProperties(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
map<string, string> properties = 4;
removeRules(int) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
removeTopicParition(TopicPartition) - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions.DynamicAssignment
Dynamically remove given topic partition from the set of assigned topic partitions.
RULE_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
RULE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
RULE = 3;
RULES_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.Data
 

S

second(SND) - Static method in class io.apicurio.registry.utils.kafka.Oneof2
 
Seek - Enum in io.apicurio.registry.utils.kafka
Consumer seek options.
seek() - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 
Seek.Offset - Class in io.apicurio.registry.utils.kafka
 
SelfSerde<T> - Class in io.apicurio.registry.utils.kafka
 
SelfSerde() - Constructor for class io.apicurio.registry.utils.kafka.SelfSerde
 
serialize(String, M) - Method in class io.apicurio.registry.utils.kafka.ProtoSerde
 
serializer() - Method in class io.apicurio.registry.utils.kafka.SelfSerde
 
setArtifact(Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
setArtifact(Str.ArtifactValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
setArtifactId(String) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
string artifactId = 2;
setArtifactId(String) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
string artifactId = 2;
setArtifactId(String) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
string artifactId = 1;
setArtifactIdBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
string artifactId = 2;
setArtifactIdBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
string artifactId = 2;
setArtifactIdBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
string artifactId = 1;
setArtifacts(int, Str.ArtifactValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
setArtifacts(int, Str.ArtifactValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.ArtifactValue artifacts = 3;
setArtifactType(int) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
int32 artifactType = 1;
setConfiguration(String) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
string configuration = 2;
setConfigurationBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
string configuration = 2;
setConsumerThreads(int) - Method in class io.apicurio.registry.utils.kafka.ConsumerContainer.DynamicPool
Resize the consumer pool as requested.
setContent(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
bytes content = 3;
setDescription(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string description = 2;
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
setId(long) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
fixed64 id = 2;
setLabels(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string labels = 3;
setLabelsBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string labels = 3;
setLastProcessedOffset(long) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
fixed64 lastProcessedOffset = 1;
setMetadata(Str.MetaDataValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
setMetadata(Str.MetaDataValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
setName(String) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
string name = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
setRule(Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
setRule(Str.RuleValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
setRules(int, Str.RuleValue) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
setRules(int, Str.RuleValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
repeated .io.apicurio.registry.streams.proto.RuleValue rules = 4;
setSnapshot(Str.SnapshotValue) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
setSnapshot(Str.SnapshotValue.Builder) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
setState(Str.ArtifactState) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
setStateValue(int) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
setTimestamp(long) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
fixed64 timestamp = 1;
setType(Str.RuleType) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
.io.apicurio.registry.streams.proto.RuleType type = 1;
setType(Str.ActionType) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ActionType type = 1;
setTypeValue(int) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
.io.apicurio.registry.streams.proto.RuleType type = 1;
setTypeValue(int) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ActionType type = 1;
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.Data.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
 
setVersion(long) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
fixed64 version = 3;
setVersion(long) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue.Builder
fixed64 version = 2;
setVt(Str.ValueType) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
setVtValue(int) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue.Builder
.io.apicurio.registry.streams.proto.ValueType vt = 4;
SNAPSHOT_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
SNAPSHOT_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
SNAPSHOT = 4;
start() - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions
 
STATE_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
STATE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
STATE = 5;
stop() - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions
 
Str - Class in io.apicurio.registry.storage.proto
 
Str.ActionType - Enum in io.apicurio.registry.storage.proto
Protobuf enum io.apicurio.registry.streams.proto.ActionType
Str.ArtifactState - Enum in io.apicurio.registry.storage.proto
Protobuf enum io.apicurio.registry.streams.proto.ArtifactState
Str.ArtifactValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.ArtifactValue
Str.ArtifactValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.ArtifactValue
Str.ArtifactValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.Data - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.Data
Str.Data.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.Data
Str.DataOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.MetaDataValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.MetaDataValue
Str.MetaDataValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.MetaDataValue
Str.MetaDataValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.RuleType - Enum in io.apicurio.registry.storage.proto
Protobuf enum io.apicurio.registry.streams.proto.RuleType
Str.RuleValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.RuleValue
Str.RuleValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.RuleValue
Str.RuleValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.SnapshotValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.SnapshotValue
Str.SnapshotValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.SnapshotValue
Str.SnapshotValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.StorageValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.StorageValue
Str.StorageValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.StorageValue
Str.StorageValue.ValueCase - Enum in io.apicurio.registry.storage.proto
 
Str.StorageValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.TupleValue - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.TupleValue
Str.TupleValue.Builder - Class in io.apicurio.registry.storage.proto
Protobuf type io.apicurio.registry.streams.proto.TupleValue
Str.TupleValueOrBuilder - Interface in io.apicurio.registry.storage.proto
 
Str.ValueType - Enum in io.apicurio.registry.storage.proto
Protobuf enum io.apicurio.registry.streams.proto.ValueType
submit(Function<? super Consumer<K, V>, ? extends R>) - Method in interface io.apicurio.registry.utils.kafka.ConsumerActions
Submit an action to be performed in the consumer thread and return a CompletableFuture that will be completed with the action outcome when executed.
submit(Function<? super Consumer<K, V>, ? extends R>) - Method in class io.apicurio.registry.utils.kafka.ConsumerContainer
 
submitArtifact(Str.ActionType, String, long, ArtifactType, byte[]) - Method in class io.apicurio.registry.utils.kafka.Submitter
 
submitMetadata(Str.ActionType, String, long, String, String, List<String>, Map<String, String>) - Method in class io.apicurio.registry.utils.kafka.Submitter
 
submitRule(Str.ActionType, String, RuleType, String) - Method in class io.apicurio.registry.utils.kafka.Submitter
 
submitSnapshot(long) - Method in class io.apicurio.registry.utils.kafka.Submitter
 
submitState(String, Long, ArtifactState) - Method in class io.apicurio.registry.utils.kafka.Submitter
 
Submitter - Class in io.apicurio.registry.utils.kafka
 
Submitter(Function<Str.StorageValue, CompletableFuture<?>>) - Constructor for class io.apicurio.registry.utils.kafka.Submitter
 

T

TIMESTAMP_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.Data
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
toBuilder() - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 
toString() - Method in class io.apicurio.registry.utils.kafka.Oneof2
 
toString() - Method in class io.apicurio.registry.utils.kafka.Seek.Offset
 
TYPE_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.RuleValue
 
TYPE_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 

U

UNDEFINED_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ActionType
UNDEFINED = 0;
UPDATE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ActionType
UPDATE = 3;

V

VALIDITY_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.RuleType
VALIDITY = 1;
valueOf(String) - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
 
valueOf(String) - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
 
valueOf(String) - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
 
valueOf(String) - Static method in enum io.apicurio.registry.storage.proto.Str.StorageValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.storage.proto.Str.StorageValue.ValueCase
valueOf(String) - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
 
valueOf(String) - Static method in enum io.apicurio.registry.utils.kafka.Seek
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apicurio.registry.storage.proto.Str.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.proto.Str.ArtifactState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.proto.Str.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.proto.Str.StorageValue.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.proto.Str.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.utils.kafka.Seek
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 
VERSION_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.TupleValue
 
VOID - Static variable in class io.apicurio.registry.utils.kafka.SelfSerde
A SelfSerde implementation that serializes Void type which has the only possible value null.
VT_FIELD_NUMBER - Static variable in class io.apicurio.registry.storage.proto.Str.StorageValue
 

W

writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.ArtifactValue
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.Data
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.MetaDataValue
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.RuleValue
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.SnapshotValue
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.StorageValue
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.storage.proto.Str.TupleValue
 

_

__INVALID_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ValueType
__INVALID = 0;
__LIMBO_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.ArtifactState
__LIMBO = 0;
__NONE_VALUE - Static variable in enum io.apicurio.registry.storage.proto.Str.RuleType
__NONE = 0;
A B C D E F G H I L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2020 Red Hat. All rights reserved.