- 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(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
-
- ClientAppInfoParser - Class in io.confluent.kafka.schemaregistry.utils
-
Utility class to read Schema Registry client application information
such as version and commit ID at runtime.
- ClientAppInfoParser() - Constructor for class io.confluent.kafka.schemaregistry.utils.ClientAppInfoParser
-
- 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.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_CLIENT_VERSION - Static variable in class io.confluent.kafka.schemaregistry.client.rest.RestService
-
- 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
-
- 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
-
- 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
-