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

A

AbstractSchemaProvider - Class in io.confluent.kafka.schemaregistry
 
AbstractSchemaProvider() - Constructor for class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
addLogicalTypeConversion(GenericData) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
addOriginalConfigs() - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
addOriginalConfigs() - Method in interface io.confluent.kafka.schemaregistry.rules.RuleBase
 
alias() - Method in interface io.confluent.kafka.schemaregistry.client.security.basicauth.BasicAuthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.SaslBasicAuthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UrlBasicAuthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UserInfoCredentialProvider
 
alias() - Method in interface io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
alias() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
ALIASES_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
AVRO_VALIDATE_DEFAULTS - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider
 
AvroCompatibilityChecker - Class in io.confluent.kafka.schemaregistry.avro
Deprecated.
AvroCompatibilityLevel - Enum in io.confluent.kafka.schemaregistry.avro
Deprecated.
Use CompatibilityLevel instead
AvroSchema - Class in io.confluent.kafka.schemaregistry.avro
 
AvroSchema(String) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema(String, List<SchemaReference>, Map<String, String>, Integer) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema(String, List<SchemaReference>, Map<String, String>, Integer, boolean) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema(String, List<SchemaReference>, Map<String, String>, Metadata, RuleSet, Integer, boolean) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema(Schema) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema(Schema, Integer) - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
AvroSchema.Format - Enum in io.confluent.kafka.schemaregistry.avro
 
AvroSchemaProvider - Class in io.confluent.kafka.schemaregistry.avro
 
AvroSchemaProvider() - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider
 
AvroSchemaUtils - Class in io.confluent.kafka.schemaregistry.avro
 
AvroSchemaUtils() - Constructor for class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 

B

BACKWARD_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
BACKWARD_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
BACKWARD_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
BACKWARD_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
BASIC_AUTH_CREDENTIALS_SOURCE - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BasicAuthCredentialProvider - Interface in io.confluent.kafka.schemaregistry.client.security.basicauth
 
BasicAuthCredentialProviderFactory - Class in io.confluent.kafka.schemaregistry.client.security.basicauth
 
BasicAuthCredentialProviderFactory() - Constructor for class io.confluent.kafka.schemaregistry.client.security.basicauth.BasicAuthCredentialProviderFactory
 
BEARER_AUTH_CACHE_EXPIRY_BUFFER_SECONDS - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_CACHE_EXPIRY_BUFFER_SECONDS_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_CLIENT_ID - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_CLIENT_SECRET - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_CREDENTIALS_SOURCE - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_CUSTOM_PROVIDER_CLASS - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_IDENTITY_POOL_ID - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_ISSUER_ENDPOINT_URL - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_LOGICAL_CLUSTER - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_SCOPE - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_SCOPE_CLAIM_NAME - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_SCOPE_CLAIM_NAME_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_SUB_CLAIM_NAME - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_SUB_CLAIM_NAME_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BEARER_AUTH_TOKEN_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
BearerAuthCredentialProvider - Interface in io.confluent.kafka.schemaregistry.client.security.bearerauth
 
BearerAuthCredentialProviderFactory - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth
 
BearerAuthCredentialProviderFactory() - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProviderFactory
 
BoundedConcurrentHashMap<K,V> - Class in io.confluent.kafka.schemaregistry.utils
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, BoundedConcurrentHashMap.EvictionListener<K, V>) - Constructor for class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
BoundedConcurrentHashMap(int, int) - Constructor for class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) - Constructor for class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and eviction strategy.
BoundedConcurrentHashMap(int) - Constructor for class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, default concurrency level and LRU eviction policy.
BoundedConcurrentHashMap() - Constructor for class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Creates a new, empty map with the default maximum capacity
BoundedConcurrentHashMap.Eviction - Enum in io.confluent.kafka.schemaregistry.utils
 
BoundedConcurrentHashMap.EvictionListener<K,V> - Interface in io.confluent.kafka.schemaregistry.utils
 
BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in io.confluent.kafka.schemaregistry.utils
 
build(Object...) - Method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
buildConnection(URL, String, Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 

C

CACHE_EXPIRY_THRESHOLD - Static variable in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
 
CachedSchemaRegistryClient - Class in io.confluent.kafka.schemaregistry.client
Thread-safe Schema Registry Client with client side caching.
CachedSchemaRegistryClient(String, int) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(List<String>, int) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(RestService, int) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(String, int, Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(List<String>, int, Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(List<String>, int, List<SchemaProvider>, Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(String, int, List<SchemaProvider>, Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(RestService, int, Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(String, int, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(List<String>, int, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(List<String>, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(String, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(RestService, int, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(RestService, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
CachedSchemaRegistryClient(RestService, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>, Ticker) - Constructor for class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
calculateExponentialDelay(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RetryExecutor
 
calculateTokenExpiryTime(OAuthBearerToken) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
 
canBeReadStrategy() - Method in class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
Use a strategy that validates that a schema can be read by existing schema(s) according to the JSON default schema resolution.
canLookup(ParsedSchema, SchemaVersionFetcher) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns whether the schema can be used to lookup the specified schema.
canLookupIgnoringVersion(ParsedSchema, ParsedSchema) - Static method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
canonicalString() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
canonicalString() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a canonical string representation of the schema.
canReadStrategy() - Method in class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
Use a strategy that validates that a schema can be used to read existing schema(s) according to the JSON default schema resolution.
checker(CompatibilityLevel) - Static method in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
clear() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchemaHolder
Clears the schema if it can be lazily retrieved in the future.
clear() - Method in class io.confluent.kafka.schemaregistry.SimpleParsedSchemaHolder
Clears the schema if it can be lazily retrieved in the future.
clear() - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
 
clear() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
clearThreadLocalData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
CLIENT_NAMESPACE - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
close() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
close() - Method in class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
 
close() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
close() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
close() - Method in interface io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProvider
 
close() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
close() - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
close() - Method in class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor.FieldRedactionExecutorTransform
 
close() - Method in interface io.confluent.kafka.schemaregistry.rules.FieldTransform
 
close() - Method in interface io.confluent.kafka.schemaregistry.rules.RuleBase
 
close() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
compareTo(Schema) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
compareTo(SchemaReference) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
compareTo(SubjectVersion) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
compareTo(QualifiedSubject) - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
compatibilityChecker - Variable in enum io.confluent.kafka.schemaregistry.avro.AvroCompatibilityLevel
Deprecated.
 
CompatibilityChecker - Class in io.confluent.kafka.schemaregistry
 
CompatibilityCheckResponse - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
CompatibilityCheckResponse() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
CompatibilityLevel - Enum in io.confluent.kafka.schemaregistry
 
computeDelayBeforeNextRetry(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RetryExecutor
 
Config - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
Config(String, Boolean, Boolean, Boolean, String, String, Metadata, Metadata, RuleSet, RuleSet) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
Config(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
Config() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
Config(ConfigUpdateRequest) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
configs() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
ConfigUpdateRequest - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
ConfigUpdateRequest() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
ConfigUpdateRequest(Config) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.SaslBasicAuthCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UrlBasicAuthCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UserInfoCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
configure(Map<String, ?>) - Method in interface io.confluent.kafka.schemaregistry.rules.RuleBase
 
configure(Map<String, ?>) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
 
CONFLUENT_VERSION - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
contains(Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
containsKey(Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Tests if the specified object is a key in this table.
containsValue(Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
CONTEXT_DELIMITER - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
CONTEXT_PREFIX - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
CONTEXT_SEPARATOR - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
CONTEXT_WILDCARD - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
contextFor(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
convert(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTypeConverter
 
copy() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
copy(Integer) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
copy(Metadata, RuleSet) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
copy(Map<SchemaEntity, Set<String>>, Map<SchemaEntity, Set<String>>) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
copy() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
copy() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
copy(Integer, Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
copy() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
copy() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a copy of this schema.
copy(Integer) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a copy of this schema, but with the given version.
copy(Metadata, RuleSet) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a copy of this schema, but with the given metadata and rule set.
copy(Map<SchemaEntity, Set<String>>, Map<SchemaEntity, Set<String>>) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a copy of this schema, but with the given tags.
copyMessage(Object) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
copyMessage(Object) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
copyOf(AvroSchema) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
create(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
createFromUnqualified(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
createKeystore(String, String, Password, Password, Password, Password) - Method in class io.confluent.kafka.schemaregistry.client.security.SslFactory
 
createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
 
createSocket(Socket, String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket() - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket(String, int) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket(InetAddress, int) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
createSocket(Socket, InputStream, boolean) - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
current() - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
Get the current url
currentField() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
CustomBearerAuthCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth
 
CustomBearerAuthCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
customData() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 

D

deepEquals(ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Deprecated.
DEFAULT_CONTEXT - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
DEFAULT_NAME - Static variable in interface io.confluent.kafka.schemaregistry.rules.RuleBase
 
DEFAULT_REQUEST_PROPERTIES - Static variable in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
DEFAULT_REQUEST_PROPERTIES - Static variable in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
DEFAULT_TENANT - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
deleteCompatibility(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteConfig(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteConfig(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteConfig(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteConfig(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteMode(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteMode(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteSchemaVersion(Map<String, String>, String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteSchemaVersion(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
deleteSchemaVersion(Map<String, String>, String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
deleteSchemaVersion(Map<String, String>, String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteSchemaVersion(Map<String, String>, String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteSchemaVersion(String, String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(String, String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(Map<String, String>, String, String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(Map<String, String>, String, String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSubject(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteSubject(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
deleteSubject(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
deleteSubject(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
deleteSubject(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteSubject(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteSubject(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSubject(String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSubject(Map<String, String>, String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSubject(Map<String, String>, String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
deleteSubjectMode(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
deleteSubjectMode(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
Difference - Class in io.confluent.kafka.schemaregistry.avro
 
Difference(SchemaCompatibility.Incompatibility) - Constructor for class io.confluent.kafka.schemaregistry.avro.Difference
 
disjoint(Set<String>, Set<String>) - Static method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
DLQ_AUTO_FLUSH - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
DLQ_REDACT_RULE_TYPES - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
DLQ_REDACT_RULE_TYPES_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
DLQ_TOPIC - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
DlqAction - Class in io.confluent.kafka.schemaregistry.rules
 
DlqAction() - Constructor for class io.confluent.kafka.schemaregistry.rules.DlqAction
 
doPropagateSchemaTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
dropScope(String) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
Destroy the mocked registry corresponding to the scope.

E

elements() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns an enumeration of the values in this table.
EMPTY_SUBJECT_NAME - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
ensureValid(String, Object) - Method in class io.confluent.kafka.schemaregistry.utils.EnumRecommender
 
enterField(Object, String, String, RuleContext.Type, Set<String>) - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
entrySet() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns a Set view of the mappings contained in this map.
EnumRecommender - Class in io.confluent.kafka.schemaregistry.utils
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
equals(Object) - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
equivalent(ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
Returns whether the underlying raw representations are equivalent, ignoring version and references.
equivalent(ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns whether the underlying raw representations are equivalent, ignoring version and references.
error() - Method in class io.confluent.kafka.schemaregistry.avro.Difference
 
ErrorAction - Class in io.confluent.kafka.schemaregistry.rules
 
ErrorAction() - Constructor for class io.confluent.kafka.schemaregistry.rules.ErrorAction
 
ErrorMessage - Class in io.confluent.kafka.schemaregistry.client.rest.entities
Generic JSON error message.
ErrorMessage(int, String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
execute() - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Invokes eviction policy algorithm and returns set of evicted entries.
ExtendedSchema - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
ExtendedSchema(String, Integer, Integer, String, List<SchemaReference>, Metadata, RuleSet, String, List<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
ExtendedSchema(Schema, List<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 

F

fail(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
Declare the given url as failed.
FieldContext(Object, String, String, RuleContext.Type, Set<String>) - Constructor for class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
FieldRedactionExecutor - Class in io.confluent.kafka.schemaregistry.rules
 
FieldRedactionExecutor() - Constructor for class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor
 
FieldRedactionExecutor.FieldRedactionExecutorTransform - Class in io.confluent.kafka.schemaregistry.rules
 
FieldRedactionExecutorTransform() - Constructor for class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor.FieldRedactionExecutorTransform
 
FieldRuleExecutor - Class in io.confluent.kafka.schemaregistry.rules
A field-level rule executor.
FieldRuleExecutor() - Constructor for class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
FIELDS_FIELD - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
FieldTransform - Interface in io.confluent.kafka.schemaregistry.rules
A field transform.
findMatchingEntity(JsonNode, SchemaEntity) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
formattedString(String) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
formattedString(String) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a formatted string according to a type-specific format.
forName(String) - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroCompatibilityLevel
Deprecated.
 
forName(String) - Static method in enum io.confluent.kafka.schemaregistry.CompatibilityLevel
 
FORWARD_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
FORWARD_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
FORWARD_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
FORWARD_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
fromJson(JsonNode) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
fromJson(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
fromJson(JsonNode) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
fromPath(String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
FULL_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
FULL_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
FULL_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
FULL_TRANSITIVE_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 

G

GENERIC_REQUEST - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
get(String) - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
 
get(String) - Method in class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
Retrieves the data from schema registry at the given path.
get(String, Set<String>) - Method in class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
Retrieves the data with the given keys at the given path.
get(String) - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
 
get(Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getAlias() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getAlias() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getAliases() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
getAllContexts() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllContexts() - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllContexts() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllContexts(Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllContexts() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllContextsWithPagination(int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllSubjects(boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllSubjects() - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllSubjects() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects(boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects(Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects(Map<String, String>, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjects() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllSubjects(boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllSubjectsById(int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllSubjectsById(int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllSubjectsById(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(Map<String, String>, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(Map<String, String>, int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(Map<String, String>, int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsById(int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllSubjectsByIdWithPagination(Map<String, String>, int, String, boolean, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsByPrefix(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllSubjectsByPrefix(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllSubjectsByPrefix(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllSubjectsWithPagination(int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllSubjectsWithPagination(Map<String, String>, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersions(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllVersions(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllVersions(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllVersions(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersions(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersions(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersions(Map<String, String>, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersions(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllVersions(String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllVersionsById(int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getAllVersionsById(int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getAllVersionsById(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(Map<String, String>, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(Map<String, String>, int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(Map<String, String>, int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsById(int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getAllVersionsByIdWithPagination(Map<String, String>, int, String, boolean, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getAllVersionsWithPagination(Map<String, String>, String, boolean, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getBaseUrls() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getBasicAuthCredentialProvider(String, Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.security.basicauth.BasicAuthCredentialProviderFactory
 
getBearerAuthCacheExpiryBufferSeconds(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getBearerAuthCredentialProvider(String, Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProviderFactory
 
getBearerAuthScopeClaimName(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getBearerAuthSubClaimName(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getBearerToken(URL) - Method in interface io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProvider
 
getBearerToken(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
getBearerToken(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
getBearerToken(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
getBearerToken(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
getByID(int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
getById(int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
getBySubjectAndID(String, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
getBySubjectAndId(String, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
getByVersion(String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getByVersion(String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getByVersion(String, int, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getByVersion(String, int, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaVersionFetcher
 
getClientForScope(String) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
Get a client for a mocked Schema Registry.
getClientForScope(String, List<SchemaProvider>) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
Get a client for a mocked Schema Registry.
getClientForScope(List<String>, List<SchemaProvider>) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
Get a client for a mocked Schema Registry.
getClientSslConfig(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getClusterId() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getClusterId(Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getCommitId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
getCompatibility(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getCompatibilityGroup() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getCompatibilityGroup() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getCompatibilityLevel() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getCompatibilityLevel() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getConfig(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getConfig(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getConfig(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getConfig(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getConfig(Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getConfig(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getConfluentVersion(Metadata) - Static method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
getConfluentVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
getConfluentVersionNumber(Metadata) - Static method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
getConfluentVersionNumber() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
getContainingMessage() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
getContext() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
getCurrentToken() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
 
getData(Schema, Object, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getData(String) - Method in class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
 
getDatumWriter(Object, Schema, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getDatumWriter(Object, Schema, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getDefaultCipherSuites() - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
getDefaultMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getDefaultMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getDefaultRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getDefaultRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getDeletedOnlySubjects(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getDeletedOnlyVersions(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getDoc() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getDomainRules() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
getEntityPath() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
getEntityType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
getErrorCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
getErrorCode() - Method in exception io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException
 
getExpr() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getFullName() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
getGenericData(boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getGenericData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getHttpConnectTimeoutMs(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getHttpReadTimeoutMs(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getId(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getId(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getId(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getId(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
getId(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(Map<String, String>, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(Map<String, String>, int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(Map<String, String>, int, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(Map<String, String>, int, String, Set<String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId(Map<String, String>, int, String, String, Set<String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getId() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getId(String, Schema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
Deprecated.
getId(String, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getId(String, ParsedSchema, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getIsCompatible() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
getKind() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getLatestSchemaMetadata(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getLatestSchemaMetadata(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getLatestSchemaMetadata(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getLatestTTL(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getLatestVersion(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestVersion(Map<String, String>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestVersion(Map<String, String>, String, Set<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestVersion(Map<String, String>, String, String, Set<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestVersionSchemaOnly(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestWithMetadata(String, Map<String, String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getLatestWithMetadata(String, Map<String, String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getLatestWithMetadata(String, Map<String, String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestWithMetadata(Map<String, String>, String, Map<String, String>, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestWithMetadata(Map<String, String>, String, Map<String, String>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getLatestWithMetadata(String, Map<String, String>, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getMaxId() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getMaxMissingCacheSize(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getMaxRetries(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getMessage() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
getMessages() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getMetadata() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getMigrationRules() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
getMissingIdTTL(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getMissingSchemaTTL(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getMissingVersionTTL(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getMode(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getMode(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getMode() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getMode(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getMode(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getMode() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getMode(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getName() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getName() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
getName() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
getNewVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getNormalizedPath() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
getOnFailure() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
If the mode is WRITEREAD or UPDOWN, the on-failure action can be a comma separated pair of actions, such as "none,error".
getOnlySchemaById(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getOnlySchemaById(Map<String, String>, int, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getOnSuccess() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
If the mode is WRITEREAD or UPDOWN, the on-success action can be a comma separated pair of actions, such as "none,error".
getOptionalAlias() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalCompatibilityGroup() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalCompatibilityLevel() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalDefaultMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalDefaultRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalMode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
getOptionalOverrideMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOptionalOverrideRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOverrideMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getOverrideMetadata() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getOverrideRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
getOverrideRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
getParameter(String) - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
getParams() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getParser() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
getPrimitiveSchemas() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getProperties() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
getReferencedBy(String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getReferencedBy(Map<String, String>, String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getReferencedByWithPagination(String, int, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getReferences() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getReferences() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getReferences() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getReferences() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getReferences() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getReflectData(boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getReflectData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getReflectDataAllowNull() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getReservedFields() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
getRetriesMaxWaitMs(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getRetriesWaitMs(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getRuleSet() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getRulesToMerge() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getRulesToRemove() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getSchema(Object) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSchema(Object, boolean, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSchema(Object, boolean, boolean, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSchema(Object, boolean, boolean, boolean, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSchema() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getSchema() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getSchema() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getSchema() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getSchemaById(int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaById(int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getSchemaById(int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getSchemaByIdFromRegistry(int, String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaBySubjectAndId(String, int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaBySubjectAndId(String, int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getSchemaBySubjectAndId(String, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getSchemaEntity() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
getSchemaMetadata(String, int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaMetadata(String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaMetadata(String, int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getSchemaMetadata(String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getSchemaMetadata(String, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getSchemaMetadata(String, int, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getSchemaProviders() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemaRegistryServerVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getSchemas(String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getSchemas(String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getSchemas(String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getSchemas(Map<String, String>, String, boolean, boolean, String, Integer, Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getSchemas(Map<String, String>, String, boolean, boolean, boolean, String, Integer, Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getSchemas(String, boolean, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getSchemaString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getSchemaTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getSchemaTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getSchemaTagsToAdd() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getSchemaTagsToRemove() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getSchemaType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getSchemaType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getSchemaType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getSchemaType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
getSchemaType() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getSchemaTypes() - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getSchemaTypes(Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getScope() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
getSensitive() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
getSpecificData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSpecificDataForClass(Class<T>) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSpecificDataForSchema(Schema, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getSpecificDataForSchema(Schema) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getStatus() - Method in exception io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException
 
getSubject() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getSubject() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
getSubject() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
getSubject() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getSubject() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
getSupportedCipherSuites() - Method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
getTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
getTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
getTags() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
getTags(String) - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
getTagsToAdd() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getTagsToRemove() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
getTargetIdentityPoolId() - Method in interface io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProvider
 
getTargetIdentityPoolId() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
getTargetIdentityPoolId() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
getTargetIdentityPoolId() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
getTargetIdentityPoolId() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
getTargetSchemaRegistry() - Method in interface io.confluent.kafka.schemaregistry.client.security.bearerauth.BearerAuthCredentialProvider
 
getTargetSchemaRegistry() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.CustomBearerAuthCredentialProvider
 
getTargetSchemaRegistry() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
getTargetSchemaRegistry() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
getTargetSchemaRegistry() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
getTenant() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
getThreadLocalGenericData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getThreadLocalReflectData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getThreadLocalSpecificData() - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
getType() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
getType() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
getUrlRandomize(Map<String, ?>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
getUserInfo(URL) - Method in interface io.confluent.kafka.schemaregistry.client.security.basicauth.BasicAuthCredentialProvider
 
getUserInfo(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.SaslBasicAuthCredentialProvider
 
getUserInfo(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UrlBasicAuthCredentialProvider
 
getUserInfo(URL) - Method in class io.confluent.kafka.schemaregistry.client.security.basicauth.UserInfoCredentialProvider
 
getVersion(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getVersion(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
getVersion(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getVersion(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
getVersion(String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getVersion(String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getVersion(Map<String, String>, String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getVersion(Map<String, String>, String, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getVersion(Map<String, String>, String, int, String, boolean, Set<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
getVersion() - Method in class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
getVersion(String, Schema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
Deprecated.
getVersion(String, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getVersion(String, ParsedSchema, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
getVersionSchemaOnly(String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
GLOBAL_CONTEXT_NAME - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
GLOBAL_SUBJECT_NAME - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 

H

hasDefaultsOrOverrides() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
hashCode() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
hasLatestVersion(List<SchemaReference>) - Static method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
hasRules(RuleMode) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
hasRulesWithType(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
hasSchemaTagsToAddOrRemove() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
hasTopLevelField(String) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
hasTopLevelField(String) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
HEADER_PREFIX - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
headers() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
HostSslSocketFactory - Class in io.confluent.kafka.schemaregistry.client.ssl
This class is a wrapper class on top of SSLSocketFactory to address issue where host name is not set on BCSSLSocket when creating a socket.
HostSslSocketFactory(SSLSocketFactory, String) - Constructor for class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
HTTP_CONNECT_TIMEOUT_MS - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
HTTP_CONNECT_TIMEOUT_MS_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
HTTP_READ_TIMEOUT_MS - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
HTTP_READ_TIMEOUT_MS_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
httpRequest(String, String, byte[], Map<String, String>, TypeReference<T>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
Send an HTTP request.

I

ID_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
ID_EXAMPLE - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
in(E...) - Static method in class io.confluent.kafka.schemaregistry.utils.EnumRecommender
 
index() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
init(RuleContext) - Method in interface io.confluent.kafka.schemaregistry.rules.FieldTransform
 
inlineTaggedEntities() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
inlineTaggedEntities() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the inline tagged entities of the schema.
inlineTags() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
inlineTags() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the set of inline tags embedded in the schema.
INSTANCE - Static variable in class io.confluent.kafka.schemaregistry.utils.JacksonMapper
 
io.confluent.kafka.schemaregistry - package io.confluent.kafka.schemaregistry
 
io.confluent.kafka.schemaregistry.annotations - package io.confluent.kafka.schemaregistry.annotations
 
io.confluent.kafka.schemaregistry.avro - package io.confluent.kafka.schemaregistry.avro
 
io.confluent.kafka.schemaregistry.client - package io.confluent.kafka.schemaregistry.client
 
io.confluent.kafka.schemaregistry.client.config.provider - package io.confluent.kafka.schemaregistry.client.config.provider
 
io.confluent.kafka.schemaregistry.client.rest - package io.confluent.kafka.schemaregistry.client.rest
 
io.confluent.kafka.schemaregistry.client.rest.entities - package io.confluent.kafka.schemaregistry.client.rest.entities
 
io.confluent.kafka.schemaregistry.client.rest.entities.requests - package io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
io.confluent.kafka.schemaregistry.client.rest.exceptions - package io.confluent.kafka.schemaregistry.client.rest.exceptions
 
io.confluent.kafka.schemaregistry.client.rest.utils - package io.confluent.kafka.schemaregistry.client.rest.utils
 
io.confluent.kafka.schemaregistry.client.security - package io.confluent.kafka.schemaregistry.client.security
 
io.confluent.kafka.schemaregistry.client.security.basicauth - package io.confluent.kafka.schemaregistry.client.security.basicauth
 
io.confluent.kafka.schemaregistry.client.security.bearerauth - package io.confluent.kafka.schemaregistry.client.security.bearerauth
 
io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth - package io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth
 
io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.exceptions - package io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.exceptions
 
io.confluent.kafka.schemaregistry.client.ssl - package io.confluent.kafka.schemaregistry.client.ssl
 
io.confluent.kafka.schemaregistry.rules - package io.confluent.kafka.schemaregistry.rules
 
io.confluent.kafka.schemaregistry.testutil - package io.confluent.kafka.schemaregistry.testutil
 
io.confluent.kafka.schemaregistry.utils - package io.confluent.kafka.schemaregistry.utils
 
isBackwardCompatible(ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
isBackwardCompatible(ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Checks the backward compatibility between this schema and the specified schema.
isCompatible(Schema, Schema) - Method in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
Check the compatibility between the new schema and the latest schema
isCompatible(Schema, List<Schema>) - Method in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
Check the compatibility between the new schema and the specified schemas
isCompatible(ParsedSchema, List<? extends ParsedSchema>) - Method in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
isCompatible(CompatibilityLevel, List<ParsedSchemaHolder>) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Checks the compatibility between this schema and the specified schemas.
isCompatibleWithHolders(ParsedSchema, List<ParsedSchemaHolder>) - Method in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
isDefaultContext(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
isDisabled() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
isDomainRule() - Method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleMode
 
isEmpty() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
isEmpty() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns true if this map contains no key-value mappings.
isFipsDeployment() - Static method in class io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory
 
isKey() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
isMigrationRule() - Method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleMode
 
isNew() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
isNormalize() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
isNormalize() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isOptionalNormalize() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isOptionalValidateFields() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isOptionalValidateRules() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isPreserveSource() - Method in class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
isPrimitive() - Method in enum io.confluent.kafka.schemaregistry.rules.RuleContext.Type
 
isPropagateSchemaTags() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
isQualified(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
isRetriable(RestClientException) - Static method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
isTokenExpired() - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
This method can be used to decide whether we should a network call to OAuth/OIDC provider and get a new token or use existing token in the cache.
isValidateFields() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
isValidateFields() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isValidateRules() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
isValidateRules() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
isValidSubject(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
isValidSubject(String, String, boolean) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 

J

JacksonMapper - Class in io.confluent.kafka.schemaregistry.utils
A utility class wrapping a generic ObjectMapper singleton.
JacksonMapper() - Constructor for class io.confluent.kafka.schemaregistry.utils.JacksonMapper
 
JSON - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
JSON_WEIGHTED - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 

K

keys() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns an enumeration of the keys in this table.
keySet() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns a Set view of the keys contained in this map.

L

LATEST_CACHE_TTL_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
LATEST_CACHE_TTL_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
lookUpSubjectVersion(String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(String, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(String, String, List<SchemaReference>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(String, String, List<SchemaReference>, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(RegisterSchemaRequest, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(Map<String, String>, RegisterSchemaRequest, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
lookUpSubjectVersion(Map<String, String>, RegisterSchemaRequest, String, boolean, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 

M

match(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.WildcardMatcher
Matches fully-qualified names that use dot (.) as the name boundary.
MAX_BATCH_SIZE - Static variable in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
 
MAX_RETRIES_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
MAX_RETRIES_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
mergeMetadata(Metadata, Metadata) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
mergeRuleSets(RuleSet, RuleSet) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
metadata() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
Metadata - Class in io.confluent.kafka.schemaregistry.client.rest.entities
Metadata, which includes path annotations, arbitrary key-value properties, and a set of sensitive properties.
Metadata(Map<String, ? extends Set<String>>, Map<String, String>, Set<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
metadata() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns metadata.
METADATA_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
MISSING_CACHE_SIZE_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
MISSING_ID_CACHE_TTL_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
MISSING_SCHEMA_CACHE_TTL_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
MISSING_VERSION_CACHE_TTL_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
MockSchemaRegistry - Class in io.confluent.kafka.schemaregistry.testutil
A repository for mocked Schema Registry clients, to aid in testing.
MockSchemaRegistryClient - Class in io.confluent.kafka.schemaregistry.client
Mock implementation of SchemaRegistryClient that can be used for tests.
MockSchemaRegistryClient() - Constructor for class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
MockSchemaRegistryClient(List<SchemaProvider>) - Constructor for class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
Mode - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
Mode(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
MODE_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
ModeUpdateRequest - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
ModeUpdateRequest() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
ModeUpdateRequest(Optional<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
ModeUpdateRequest(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
modifySchemaTags(Map<String, String>, TagSchemaRequest, String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
mutualReadStrategy() - Method in class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
Use a strategy that validates that a schema can read existing schema(s), and vice-versa, according to the JSON default schema resolution.

N

name - Variable in enum io.confluent.kafka.schemaregistry.avro.AvroCompatibilityLevel
Deprecated.
 
name() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
name - Variable in enum io.confluent.kafka.schemaregistry.CompatibilityLevel
 
name() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a name for the schema.
NAME_FIELD - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
NAME_MAX_LENGTH - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
newClient(List<String>, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientFactory
 
newClient(String, int, List<SchemaProvider>, Map<String, ?>, Map<String, String>) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientFactory
 
newObjectMapper() - Static method in class io.confluent.kafka.schemaregistry.utils.JacksonMapper
 
newTransform(RuleContext) - Method in class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor
 
newTransform(RuleContext) - Method in class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
NO_OP_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroCompatibilityChecker
Deprecated.
 
NO_OP_CHECKER - Static variable in class io.confluent.kafka.schemaregistry.CompatibilityChecker
 
NoneAction - Class in io.confluent.kafka.schemaregistry.rules
 
NoneAction() - Constructor for class io.confluent.kafka.schemaregistry.rules.NoneAction
 
normalize() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
normalize() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a normalized copy of this schema.
normalize(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
Normalizes the given qualified subject name.
normalizeContext(String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 

O

OauthCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth
OAuthCredentialProvider is a BearerAuthCredentialProvider implementation used for configuring OAuth in schema registry.
OauthCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthCredentialProvider
 
OauthTokenCache - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth
OauthTokenCache is a simple OAuthBearerToken Cache.
OauthTokenCache(short) - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
 
of(String, String) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
onEntryChosenForEviction(V) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionListener
 
onEntryEviction(Map<K, V>) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionListener
 
onEntryHit(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that an entry in Segment has been accessed.
onEntryMiss(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that there has been an attempt to access an entry in Segment, however that entry was not present in Segment.
onEntryRemove(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that an entry e has been removed from Segment.
onKeystoreCreated(KeyStore) - Method in interface io.confluent.kafka.schemaregistry.client.security.SslFactory.SslFactoryCreated
 
onTruststoreCreated(KeyStore) - Method in interface io.confluent.kafka.schemaregistry.client.security.SslFactory.SslFactoryCreated
 
originalKey() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
originalValue() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 

P

ParsedSchema - Interface in io.confluent.kafka.schemaregistry
A parsed schema.
ParsedSchemaHolder - Interface in io.confluent.kafka.schemaregistry
 
parseSchema(String, String, List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
parseSchema(Schema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
parseSchema(String, String, List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
parseSchema(Schema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
parseSchema(String, String, List<SchemaReference>) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
parseSchema(String, String, List<SchemaReference>, Metadata, RuleSet) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
parseSchema(Schema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
parseSchema(Schema, boolean) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Parses a schema.
parseSchema(Schema, boolean, boolean) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Parses a schema.
parseSchema(String, List<SchemaReference>, boolean) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Parses a string representing a schema.
parseSchema(String, List<SchemaReference>, boolean, boolean) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Parses a string representing a schema.
parseSchema(String, List<SchemaReference>) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
 
parseSchemaOrElseThrow(Schema, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider
 
parseSchemaOrElseThrow(Schema, boolean, boolean) - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Parses a string representing a schema.
PREFERRED_RESPONSE_TYPES - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
PRESERVE_SOURCE_FIELDS - Static variable in class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
PRODUCER - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
PROXY_HOST - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
PROXY_PORT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
put(K, V) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Maps the specified key to the specified value in this table.
putAll(Map<? extends K, ? extends V>) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putIfAbsent(K, V) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap

Q

qualifiedContextFor(String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
QualifiedSubject - Class in io.confluent.kafka.schemaregistry.utils
 
QualifiedSubject(String, String) - Constructor for class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
QualifiedSubject(String, String, String) - Constructor for class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
qualifySubjectWithParent(String, String, String) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
qualifySubjectWithParent(String, String, String, boolean) - Static method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
queryParam(String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
queryParam(String, Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
queryParam(String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 

R

randomizeIndex() - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
 
rawSchema() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
rawSchema() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the underlying raw representation of the schema.
redactFields(RuleContext, Object, List<String>) - Static method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
references() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
references() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a list of schema references.
REFERENCES_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
register(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
register(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
register(String, ParsedSchema, int, int) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
register(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
register(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
register(String, ParsedSchema, int, int) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
register(String, Schema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
Deprecated.
use SchemaRegistryClient.register(String, ParsedSchema) instead; for example, you can convert a Schema into a ParsedSchema via new AvroSchema(schema)
register(String, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
register(String, ParsedSchema, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
register(String, Schema, int, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
Deprecated.
use SchemaRegistryClient.register(String, ParsedSchema, int, int) instead; for example, you can convert a Schema into a ParsedSchema via new AvroSchema(schema)
register(String, ParsedSchema, int, int) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
registerSchema(String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, List<SchemaReference>, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, List<SchemaReference>, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, int, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, List<SchemaReference>, String, int, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(String, String, List<SchemaReference>, String, int, int, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(RegisterSchemaRequest, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(Map<String, String>, RegisterSchemaRequest, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
registerSchema(Map<String, String>, RegisterSchemaRequest, String, boolean, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RegisterSchemaRequest - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
RegisterSchemaRequest() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
RegisterSchemaRequest(ParsedSchema) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
RegisterSchemaRequest(Schema) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
RegisterSchemaResponse - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
RegisterSchemaResponse() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
RegisterSchemaResponse(int) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
RegisterSchemaResponse(Schema) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
registerWithResponse(String, ParsedSchema, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
registerWithResponse(String, ParsedSchema, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
registerWithResponse(String, ParsedSchema, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
registerWithResponse(String, ParsedSchema, boolean, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
remove(Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
removeConfluentVersion(Metadata) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
replace(K, V, V) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
replace(K, V) - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
replaceLatestVersion(List<SchemaReference>, SchemaVersionFetcher) - Static method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
RESERVED - Static variable in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
reset() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
reset() - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
reset() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
resolvedReferences() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
resolveReferences(Schema) - Method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
resolveReferences(Schema, boolean) - Method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
RestClientException - Exception in io.confluent.kafka.schemaregistry.client.rest.exceptions
 
RestClientException(String, int, int) - Constructor for exception io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException
 
RestService - Class in io.confluent.kafka.schemaregistry.client.rest
Rest access layer for sending requests to the schema registry.
RestService(UrlList) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RestService(List<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RestService(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RestService(String, boolean) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RestService(UrlList, boolean) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RestService
 
RETRIES_MAX_WAIT_MS_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
RETRIES_MAX_WAIT_MS_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
RETRIES_WAIT_MS_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
RETRIES_WAIT_MS_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
retry(Callable<T>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RetryExecutor
 
RetryExecutor - Class in io.confluent.kafka.schemaregistry.client.rest
 
RetryExecutor(int, int, int) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RetryExecutor
 
RetryExecutor(int, int, int, Random) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.RetryExecutor
 
Rule - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
Rule(String, String, RuleKind, RuleMode, String, Set<String>, Map<String, String>, String, String, String, boolean) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
rule() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
RULE_EXCEPTION - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
RULE_MODE - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
RULE_NAME - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
RULE_SUBJECT - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
RULE_TOPIC - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
RuleAction - Interface in io.confluent.kafka.schemaregistry.rules
A post-rule action.
RuleBase - Interface in io.confluent.kafka.schemaregistry.rules
Base type for rule interfaces.
RuleClientException - Exception in io.confluent.kafka.schemaregistry.rules
A rule exception that occurs when the client interacts with a remote service.
RuleClientException() - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleClientException
 
RuleClientException(Throwable) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleClientException
 
RuleClientException(String) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleClientException
 
RuleClientException(String, Throwable) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleClientException
 
RuleConditionException - Exception in io.confluent.kafka.schemaregistry.rules
A schema condition rule exception.
RuleConditionException(Rule) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleConditionException
 
RuleContext - Class in io.confluent.kafka.schemaregistry.rules
A rule context.
RuleContext(Map<String, ?>, ParsedSchema, ParsedSchema, String, String, Headers, Object, Object, boolean, RuleMode, Rule, int, List<Rule>) - Constructor for class io.confluent.kafka.schemaregistry.rules.RuleContext
 
RuleContext.FieldContext - Class in io.confluent.kafka.schemaregistry.rules
 
RuleContext.Type - Enum in io.confluent.kafka.schemaregistry.rules
 
RuleException - Exception in io.confluent.kafka.schemaregistry.rules
A schema rule exception.
RuleException() - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleException
 
RuleException(Throwable) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleException
 
RuleException(String) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleException
 
RuleException(String, Throwable) - Constructor for exception io.confluent.kafka.schemaregistry.rules.RuleException
 
RuleExecutor - Interface in io.confluent.kafka.schemaregistry.rules
A rule executor.
RuleKind - Enum in io.confluent.kafka.schemaregistry.client.rest.entities
 
RuleMode - Enum in io.confluent.kafka.schemaregistry.client.rest.entities
 
ruleMode() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
rules() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
ruleSet() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
RuleSet - Class in io.confluent.kafka.schemaregistry.client.rest.entities
Rule set, which includes rules and a list of reference names for included rule sets.
RuleSet(List<Rule>, List<Rule>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
ruleSet() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns a rule set.
RULESET_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
run(RuleContext, Object, RuleException) - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
run(RuleContext, Object, RuleException) - Method in class io.confluent.kafka.schemaregistry.rules.ErrorAction
 
run(RuleContext, Object, RuleException) - Method in class io.confluent.kafka.schemaregistry.rules.NoneAction
 
run(RuleContext, Object, RuleException) - Method in interface io.confluent.kafka.schemaregistry.rules.RuleAction
 

S

SASL_IDENTITY_POOL_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
SaslBasicAuthCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.basicauth
 
SaslBasicAuthCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.basicauth.SaslBasicAuthCredentialProvider
 
SaslOauthCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth
 
SaslOauthCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.SaslOauthCredentialProvider
 
Schema - Annotation Type in io.confluent.kafka.schemaregistry.annotations
Specifies the schema for the Java type.
Schema - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
Schema(String, Integer, Integer, String, List<SchemaReference>, Metadata, RuleSet, String, List<SchemaTags>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer, Integer, String, List<SchemaReference>, Metadata, RuleSet, String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer, Integer, String, List<SchemaReference>, String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, SchemaMetadata) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer, Integer, SchemaString) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer, Integer, ParsedSchema) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer, Integer) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, Integer) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, RegisterSchemaRequest) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Schema(String, RegisterSchemaResponse) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
schema() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchemaHolder
Returns the schema.
schema() - Method in class io.confluent.kafka.schemaregistry.SimpleParsedSchemaHolder
Returns the schema.
SCHEMA_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
SCHEMA_EXAMPLE - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
SCHEMA_REGISTRY_DEFAULT_JSON - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
SCHEMA_REGISTRY_DEFAULT_JSON_WEIGHTED - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
SCHEMA_REGISTRY_MOST_SPECIFIC_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
SCHEMA_REGISTRY_USER_INFO_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
SCHEMA_REGISTRY_V1_JSON - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
SCHEMA_REGISTRY_V1_JSON_WEIGHTED - Static variable in class io.confluent.kafka.schemaregistry.client.rest.Versions
 
SCHEMA_TAGS_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
SCHEMA_VERSION_FETCHER_CONFIG - Static variable in interface io.confluent.kafka.schemaregistry.SchemaProvider
 
SchemaEntity - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaEntity(String, SchemaEntity.EntityType) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
SchemaEntity.EntityType - Enum in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaMetadata - Class in io.confluent.kafka.schemaregistry.client
 
SchemaMetadata(int, int, String) - Constructor for class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
SchemaMetadata(int, int, String, List<SchemaReference>, String) - Constructor for class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
SchemaMetadata(Schema) - Constructor for class io.confluent.kafka.schemaregistry.client.SchemaMetadata
 
SchemaProvider - Interface in io.confluent.kafka.schemaregistry
A factory for parsed schemas.
SchemaReference - Annotation Type in io.confluent.kafka.schemaregistry.annotations
Specifies a schema reference.
SchemaReference - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaReference(String, String, Integer) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
SchemaRegistryClient - Interface in io.confluent.kafka.schemaregistry.client
 
SchemaRegistryClientConfig - Class in io.confluent.kafka.schemaregistry.client
 
SchemaRegistryClientConfig() - Constructor for class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
SchemaRegistryClientFactory - Class in io.confluent.kafka.schemaregistry.client
 
SchemaRegistryClientFactory() - Constructor for class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientFactory
 
SchemaRegistryConfigProvider - Class in io.confluent.kafka.schemaregistry.client.config.provider
An implementation of ConfigProvider that obtains configs from metadata in schema registry.
SchemaRegistryConfigProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.config.provider.SchemaRegistryConfigProvider
 
SchemaRegistryOauthTokenRetrieverException - Exception in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.exceptions
SchemaRegistryOauthTokenRetrieverException can be used to differentiate OAuth error/exception of schema registry from that of kafka.
SchemaRegistryOauthTokenRetrieverException(String, Throwable) - Constructor for exception io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.exceptions.SchemaRegistryOauthTokenRetrieverException
 
SchemaRegistryServerVersion - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaRegistryServerVersion(String, String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
SchemaString - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaString() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
SchemaString(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
SchemaString(Schema) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
SchemaTags - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaTags(SchemaEntity, List<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
schemaTagsListToMap(List<SchemaTags>) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
schemaType() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
schemaType() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider
 
schemaType() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the schema type.
schemaType() - Method in interface io.confluent.kafka.schemaregistry.SchemaProvider
Returns the schema type.
SchemaTypeConverter - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SchemaTypeConverter() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTypeConverter
 
SchemaValidationStrategy - Interface in io.confluent.kafka.schemaregistry
An interface for validating the compatibility of a single schema against another.
SchemaValidator - Interface in io.confluent.kafka.schemaregistry
A SchemaValidator has one method, which validates that a ParsedSchema is compatible with the other schemas provided.
SchemaValidatorBuilder - Class in io.confluent.kafka.schemaregistry
A Builder for creating SchemaValidators.
SchemaValidatorBuilder() - Constructor for class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
 
schemaVersionFetcher() - Method in class io.confluent.kafka.schemaregistry.AbstractSchemaProvider
 
SchemaVersionFetcher - Interface in io.confluent.kafka.schemaregistry.client
 
ServerClusterId - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
ServerClusterId(Map<String, Object>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.ServerClusterId
 
setAlias(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setAlias(Optional<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setAlias(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setAliases(List<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
setBasicAuthCredentialProvider(BasicAuthCredentialProvider) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setBearerAuthCredentialProvider(BearerAuthCredentialProvider) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setCommitId(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
setCompatibilityGroup(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setCompatibilityGroup(Optional<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setCompatibilityGroup(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setCompatibilityLevel(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setCompatibilityLevel(Optional<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setCompatibilityLevel(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setConfluentVersion(Metadata, int) - Static method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
setCurrentToken(OAuthBearerToken) - Method in class io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
This method can be used be to set token right after you fetch the token from the OAuth/OIDC provider.
setDefaultMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setDefaultMetadata(Optional<Metadata>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setDefaultMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setDefaultRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setDefaultRuleSet(Optional<RuleSet>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setDefaultRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setErrorCode(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
setHostnameVerifier(HostnameVerifier) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setHttpConnectTimeoutMs(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setHttpHeaders(Map<String, String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setHttpReadTimeoutMs(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setId(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setId(int) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setId(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setIsCompatible(boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
setMaxId(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setMessage(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ErrorMessage
 
setMessages(List<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
setMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setMode(String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
setMode(String, String) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
setMode(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
setMode(String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
setMode(String, String) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
setMode(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
setMode(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
setMode(Optional<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
setMode(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
setMode(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setMode(String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setMode(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setMode(Map<String, String>, ModeUpdateRequest, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
On success, this api simply echoes the request in the response.
setMode(String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
setMode(String, String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
setMode(String, String, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
setName(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
setNewVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setNormalize(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setNormalize(Optional<Boolean>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setNormalize(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setOverrideMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setOverrideMetadata(Optional<Metadata>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setOverrideMetadata(Metadata) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setOverrideRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setOverrideRuleSet(Optional<RuleSet>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setOverrideRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setPropagateSchemaTags(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setProxy(String, int) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setReferences(List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setReferences(List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setReferences(List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setReferences(List<SchemaReference>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setRuleSet(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setRulesToMerge(RuleSet) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setRulesToRemove(List<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setSchema(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setSchema(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setSchema(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setSchema(ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.SimpleParsedSchemaHolder
 
setSchemaEntity(SchemaEntity) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
setSchemaString(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setSchemaTags(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setSchemaTags(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setSchemaTagsToAdd(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setSchemaTagsToRemove(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setSchemaType(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setSchemaType(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setSchemaType(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setSchemaType(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
setSslSocketFactory(SSLSocketFactory) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
setSubject(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setSubject(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
setSubject(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
setTags(List<String>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
setTagsToAdd(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setTagsToRemove(List<SchemaTags>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
setThreadLocalData(Schema, boolean, boolean) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
setType(RuleContext.Type) - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
 
setValidateFields(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setValidateFields(Optional<Boolean>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setValidateFields(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setValidateRules(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
setValidateRules(Optional<Boolean>) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setValidateRules(Boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
setVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
setVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
setVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
setVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
setVersion(String) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryServerVersion
 
setVersion(Integer) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
SimpleParsedSchemaHolder - Class in io.confluent.kafka.schemaregistry
 
SimpleParsedSchemaHolder(ParsedSchema) - Constructor for class io.confluent.kafka.schemaregistry.SimpleParsedSchemaHolder
 
size() - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
The number of unique urls contained in this collection.
size() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns the number of key-value mappings in this map.
source() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
SSL_PREFIX - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
sslContext() - Method in class io.confluent.kafka.schemaregistry.client.security.SslFactory
Returns a configured SSLContext.
SslFactory - Class in io.confluent.kafka.schemaregistry.client.security
 
SslFactory(Map<String, ?>) - Constructor for class io.confluent.kafka.schemaregistry.client.security.SslFactory
 
SslFactory(Map<String, ?>, SslFactory.SslFactoryCreated) - Constructor for class io.confluent.kafka.schemaregistry.client.security.SslFactory
 
SslFactory.SslFactoryCreated - Interface in io.confluent.kafka.schemaregistry.client.security
Interface to react when keystore or truststore is created, to emit metrics or log events.
StaticTokenCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.bearerauth
 
StaticTokenCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.bearerauth.StaticTokenCredentialProvider
 
strategy() - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Returns type of eviction algorithm (strategy).
subject() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
SUBJECT_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
SUBJECT_EXAMPLE - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
SubjectVersion - Class in io.confluent.kafka.schemaregistry.client.rest.entities
 
SubjectVersion(String, Integer) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
symbol() - Method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
 
symbol() - Method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
 
symbols() - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
 
symbols() - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
 

T

TAGS - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
tags() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the set of tags used by the schema.
TagSchemaRequest - Class in io.confluent.kafka.schemaregistry.client.rest.entities.requests
 
TagSchemaRequest() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
target() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
tenant() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
tenant() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaVersionFetcher
 
TENANT_DELIMITER - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
testCompatibility(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
testCompatibility(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
testCompatibility(String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
testCompatibility(String, String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
testCompatibility(String, String, List<SchemaReference>, String, String, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
testCompatibility(RegisterSchemaRequest, String, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
testCompatibility(Map<String, String>, RegisterSchemaRequest, String, String, boolean, boolean) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
testCompatibility(String, Schema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
Deprecated.
testCompatibility(String, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
testCompatibilityVerbose(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
testCompatibilityVerbose(String, ParsedSchema, boolean) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
testCompatibilityVerbose(String, ParsedSchema) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
testCompatibilityVerbose(String, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
testCompatibilityVerbose(String, ParsedSchema, boolean) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
thresholdExpired() - Method in interface io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.EvictionPolicy
Returns true if batching threshold has expired, false otherwise.
ticker() - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
ticker() - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
toJson(Object) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
toJson(Object) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toJson(Object, OutputStream) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Mode
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.CompatibilityCheckResponse
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ConfigUpdateRequest
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.ModeUpdateRequest
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.TagSchemaRequest
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaString
 
toJson() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
toJson(Object) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
toNormalizedString(AvroSchema) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toObject(JsonNode, AvroSchema) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toObject(JsonNode, AvroSchema, DatumReader<Object>) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toObject(String, AvroSchema) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
toObject(String, AvroSchema, DatumReader<Object>) - Static method in class io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
 
topic() - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
topic() - Method in class io.confluent.kafka.schemaregistry.rules.RuleContext
 
toQualifiedContext() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
toQualifiedSubject() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
toString() - Method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
 
toString() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
toString() - Method in class io.confluent.kafka.schemaregistry.avro.Difference
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Config
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaRequest
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.requests.RegisterSchemaResponse
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
toString() - Method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaTags
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SubjectVersion
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
toString() - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
 
toString() - Method in class io.confluent.kafka.schemaregistry.utils.EnumRecommender
 
toString() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
toUnqualifiedContext() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
toUnqualifiedSubject() - Method in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
transform(RuleContext, RuleContext.FieldContext, Object) - Method in class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor.FieldRedactionExecutorTransform
 
transform(RuleContext, Object) - Method in class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
 
transform(RuleContext, RuleContext.FieldContext, Object) - Method in interface io.confluent.kafka.schemaregistry.rules.FieldTransform
 
transform(RuleContext, Object) - Method in interface io.confluent.kafka.schemaregistry.rules.RuleExecutor
 
transformMessage(RuleContext, FieldTransform, Object) - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
transformMessage(RuleContext, FieldTransform, Object) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
 
TYPE - Static variable in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
TYPE - Static variable in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
type() - Method in class io.confluent.kafka.schemaregistry.rules.DlqAction
 
TYPE - Static variable in class io.confluent.kafka.schemaregistry.rules.ErrorAction
 
type() - Method in class io.confluent.kafka.schemaregistry.rules.ErrorAction
 
TYPE - Static variable in class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor
 
type() - Method in class io.confluent.kafka.schemaregistry.rules.FieldRedactionExecutor
 
TYPE - Static variable in class io.confluent.kafka.schemaregistry.rules.NoneAction
 
type() - Method in class io.confluent.kafka.schemaregistry.rules.NoneAction
 
type() - Method in interface io.confluent.kafka.schemaregistry.rules.RuleBase
 
TYPE_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
TYPE_EXAMPLE - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 

U

updateCompatibility(String, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
updateCompatibility(String, String) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
updateConfig(String, Config) - Method in class io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
 
updateConfig(String, Config) - Method in class io.confluent.kafka.schemaregistry.client.MockSchemaRegistryClient
 
updateConfig(ConfigUpdateRequest, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
updateConfig(Map<String, String>, ConfigUpdateRequest, String) - Method in class io.confluent.kafka.schemaregistry.client.rest.RestService
On success, this api simply echoes the request in the response.
updateConfig(String, Config) - Method in interface io.confluent.kafka.schemaregistry.client.SchemaRegistryClient
 
updateHash(MessageDigest) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Metadata
 
updateHash(MessageDigest) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
updateHash(MessageDigest) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
updateHash(MessageDigest) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
updateHash(MessageDigest) - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.SchemaReference
 
UriBuilder - Class in io.confluent.kafka.schemaregistry.client.rest
 
UriBuilder(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.UriBuilder
 
URL_RANDOMIZE - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
URL_RANDOMIZE_DEFAULT - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
UrlBasicAuthCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.basicauth
 
UrlBasicAuthCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.basicauth.UrlBasicAuthCredentialProvider
 
UrlList - Class in io.confluent.kafka.schemaregistry.client.rest.utils
This class manages a set of urls for accessing an upstream registry.
UrlList(List<String>) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
 
UrlList(String) - Constructor for class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
 
urls() - Method in class io.confluent.kafka.schemaregistry.client.rest.utils.UrlList
 
USER_INFO_CONFIG - Static variable in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 
UserInfoCredentialProvider - Class in io.confluent.kafka.schemaregistry.client.security.basicauth
 
UserInfoCredentialProvider() - Constructor for class io.confluent.kafka.schemaregistry.client.security.basicauth.UserInfoCredentialProvider
 

V

validate() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.Rule
 
validate() - Method in class io.confluent.kafka.schemaregistry.client.rest.entities.RuleSet
 
validate() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Validates the schema and ensures all references are resolved properly.
validate(boolean) - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Validates the schema and ensures all references are resolved properly.
validate(ParsedSchema, ParsedSchema) - Method in interface io.confluent.kafka.schemaregistry.SchemaValidationStrategy
Validates that one schema is compatible with another.
validate(ParsedSchema, Iterable<ParsedSchemaHolder>) - Method in interface io.confluent.kafka.schemaregistry.SchemaValidator
Validate one schema against others.
validateAll() - Method in class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
 
validateAndMaybeGetMockScope(List<String>) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
 
validateAndMaybeGetMockScope(String) - Static method in class io.confluent.kafka.schemaregistry.testutil.MockSchemaRegistry
 
validateLatest() - Method in class io.confluent.kafka.schemaregistry.SchemaValidatorBuilder
 
validValues(String, Map<String, Object>) - Method in class io.confluent.kafka.schemaregistry.utils.EnumRecommender
 
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroCompatibilityLevel
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.CompatibilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.rules.RuleContext.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.Eviction
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroCompatibilityLevel
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.RuleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.client.rest.entities.SchemaEntity.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.CompatibilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.rules.RuleContext.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.Eviction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
Returns a Collection view of the values contained in this map.
version() - Method in class io.confluent.kafka.schemaregistry.avro.AvroSchema
 
version() - Method in interface io.confluent.kafka.schemaregistry.ParsedSchema
Returns the version of the schema if set.
VERSION_DESC - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
VERSION_EXAMPLE - Static variable in class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
 
Versions - Class in io.confluent.kafka.schemaregistry.client.rest
 
Versions() - Constructor for class io.confluent.kafka.schemaregistry.client.rest.Versions
 
visible(String, Map<String, Object>) - Method in class io.confluent.kafka.schemaregistry.utils.EnumRecommender
 

W

WILDCARD - Static variable in class io.confluent.kafka.schemaregistry.utils.QualifiedSubject
 
WildcardMatcher - Class in io.confluent.kafka.schemaregistry.utils
A wildcard matcher.
WildcardMatcher() - Constructor for class io.confluent.kafka.schemaregistry.utils.WildcardMatcher
 
withClientSslSupport(ConfigDef, String) - Static method in class io.confluent.kafka.schemaregistry.client.SchemaRegistryClientConfig
 

X

X_FORWARD_HEADER - Static variable in class io.confluent.kafka.schemaregistry.client.rest.RestService
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2025 Confluent, Inc.. All rights reserved.