- generate() - Method in interface io.apicurio.registry.util.ArtifactIdGenerator
-
- generate() - Method in class io.apicurio.registry.util.ArtifactIdGeneratorImpl
-
- getArtifact(String) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifact(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the most recent version of the value of the artifact with the given ID.
- getArtifactByGlobalId(long) - Method in class io.apicurio.registry.rest.IdsResourceImpl
-
- getArtifactId() - Method in class io.apicurio.registry.rules.RuleContext
-
- getArtifactId() - Method in exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
-
- getArtifactId() - Method in exception io.apicurio.registry.storage.ArtifactNotFoundException
-
- getArtifactIds() - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactIds() - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Get all artifact ids.
- getArtifactMetaData(String) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getArtifactMetaData(String) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactMetaData(String, ContentHandle) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactMetaData(long) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactMetaData(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the stored meta-data for an artifact by ID.
- getArtifactMetaData(String, ContentHandle) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the metadata of the version that matches content, or 404
- getArtifactMetaData(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the stored meta-data for an artifact by global ID.
- getArtifactMetaDataByContent(String, InputStream) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getArtifactMetaDataByGlobalId(long) - Method in class io.apicurio.registry.rest.IdsResourceImpl
-
- getArtifactRule(String, RuleType) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactRule(String, RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets all of the information for a single rule configured on a given artifact.
- getArtifactRuleConfig(RuleType, String) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getArtifactRules(String) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactRules(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets a list of rules configured for a specific Artifact (by ID).
- getArtifactType() - Method in class io.apicurio.registry.rules.RuleContext
-
- getArtifactVersion(Integer, String) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getArtifactVersion(long) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactVersion(String, long) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactVersion(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the most recent version of the content of the artifact with the given global ID.
- getArtifactVersion(String, long) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the stored value for a single version of a given artifact.
- getArtifactVersionMetaData(Integer, String) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getArtifactVersionMetaData(String, long) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactVersionMetaData(String, long) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets the stored meta-data for a single version of an artifact.
- getArtifactVersions(String) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getArtifactVersions(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets a sorted set of all artifact versions that exist for a given artifact.
- getComment() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
-
User-provided string to explain why a schema is deprecated.
- getCompatibilityLevel() - Method in class io.apicurio.registry.ccompat.dto.ConfigDto
-
- getConfiguration() - Method in class io.apicurio.registry.rules.RuleContext
-
- getConfiguration() - Method in class io.apicurio.registry.storage.RuleConfigurationDto
-
- getContent(Map<String, String>) - Static method in class io.apicurio.registry.storage.MetaDataKeys
-
- getContentMap(long) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getCreatedBy() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getCreatedBy() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getCreatedOn() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getCreatedOn() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getCurrentContent() - Method in class io.apicurio.registry.rules.RuleContext
-
- getDataModelType() - Method in class io.apicurio.registry.rules.validity.ApicurioDataModelContentValidator
-
Returns the type of data model being validated.
- getDataModelType() - Method in class io.apicurio.registry.rules.validity.AsyncApiContentValidator
-
- getDataModelType() - Method in class io.apicurio.registry.rules.validity.OpenApiContentValidator
-
- getDate() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
-
Timestamp for when a schema version.
- getDefinition() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
-
Avro schema definition
- getDefinition() - Method in class io.apicurio.registry.ibmcompat.model.Schema
-
Avro schema definition
- getDescription() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getDescription() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getDescription() - Method in class io.apicurio.registry.storage.EditableArtifactMetaDataDto
-
- getEnabled() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
-
Set to false if the schema is disabled.
- getEnabled() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
-
Set to false if the version of the schema is disabled.
- getEnumFieldMap() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getEnumFieldsById() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getFieldMap() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getFieldsById() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getGlobalId() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getGlobalId() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getGlobalRule(RuleType) - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getGlobalRule(RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets all information about a single global rule.
- getGlobalRuleConfig(RuleType) - Method in class io.apicurio.registry.rest.RulesResourceImpl
-
- getGlobalRules() - Method in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- getGlobalRules() - Method in interface io.apicurio.registry.storage.RegistryStorage
-
Gets a list of all global rule names.
- getId() - Method in class io.apicurio.registry.ccompat.dto.RegisterSchemaRequest
-
- getId() - Method in class io.apicurio.registry.ccompat.dto.RegisterSchemaResponse
-
- getId() - Method in class io.apicurio.registry.ccompat.dto.Schema
-
- getId() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
-
Lower-case URL-encoded version of the schema name.
- getId() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
-
Lower-case URL-encoded version of the schema name.
- getId() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
-
Server-managed unique ID for the version.
- getId() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getIgnored() - Static method in class io.apicurio.registry.rest.RegistryExceptionMapper
-
- getIsCompatible() - Method in class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
-
- getLatest() - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
-
- getLatestArtifact(String) - Method in class io.apicurio.registry.rest.ArtifactsResourceImpl
-
- getMapMap() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getMessage() - Method in exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
-
- getMessage() - Method in exception io.apicurio.registry.storage.ArtifactNotFoundException
-
- getMessage() - Method in exception io.apicurio.registry.storage.RegistryStorageException
-
- getMessage() - Method in exception io.apicurio.registry.storage.RuleAlreadyExistsException
-
- getMessage() - Method in exception io.apicurio.registry.storage.RuleNotFoundException
-
- getMessage() - Method in exception io.apicurio.registry.storage.VersionNotFoundException
-
- getMode() - Method in class io.apicurio.registry.ccompat.dto.ModeDto
-
- getMode(String) - Method in class io.apicurio.registry.ccompat.rest.ModeResource
-
- getModifiedBy() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getModifiedOn() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getName() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
-
- getName() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
-
User-provided name for a schema.
- getName() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
-
User-provided name for a schema.
- getName() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
-
Client-provided description of a version.
- getName() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getName() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getName() - Method in class io.apicurio.registry.storage.EditableArtifactMetaDataDto
-
- getNonReservedEnumFields() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getNonReservedFields() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getOp() - Method in class io.apicurio.registry.ibmcompat.model.EnabledModification
-
- getOp() - Method in class io.apicurio.registry.ibmcompat.model.StateModification
-
- getPath() - Method in class io.apicurio.registry.ibmcompat.model.EnabledModification
-
- getPath() - Method in class io.apicurio.registry.ibmcompat.model.StateModification
-
- getReservedFields() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getSchema() - Method in class io.apicurio.registry.ccompat.dto.RegisterSchemaRequest
-
- getSchema() - Method in class io.apicurio.registry.ccompat.dto.Schema
-
- getSchema(Integer) - Method in class io.apicurio.registry.ccompat.rest.SchemasResource
-
- getSchema(Integer) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
-
- getSchema(String, String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
-
- getSchema(Integer) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
-
- getSchema(String, String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
-
- getSchemaByVersion(String, String) - Method in class io.apicurio.registry.ccompat.rest.SubjectVersionsResource
-
- getSchemaOnly(String, String) - Method in class io.apicurio.registry.ccompat.rest.SubjectVersionsResource
-
- getSchemaString() - Method in class io.apicurio.registry.ccompat.dto.SchemaString
-
- getServiceRPCnames() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getServiceRPCSignatures() - Method in class io.apicurio.registry.rules.compatibility.ProtobufFile
-
- getState() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
-
- getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
-
- getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
-
If the schema state is 'deprecated', all the schema version states are 'deprecated'.
- getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
-
- getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
-
- getState() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getState(Map<String, String>) - Static method in class io.apicurio.registry.storage.ArtifactStateExt
-
- getState() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getSubject() - Method in class io.apicurio.registry.ccompat.dto.Schema
-
- getSubjectLevelConfig(String) - Method in class io.apicurio.registry.ccompat.rest.ConfigResource
-
- getTimeoutSec() - Method in class io.apicurio.registry.metrics.PersistenceTimeoutReadinessCheck
-
- getTopLevelConfig() - Method in class io.apicurio.registry.ccompat.rest.ConfigResource
-
- getTopLevelMode() - Method in class io.apicurio.registry.ccompat.rest.ModeResource
-
- getType() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getType() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getUpdatedContent() - Method in class io.apicurio.registry.rules.RuleContext
-
- getValue() - Method in class io.apicurio.registry.ibmcompat.model.EnabledModification
-
- getValue() - Method in class io.apicurio.registry.ibmcompat.model.StateModification
-
- getVersion() - Method in class io.apicurio.registry.ccompat.dto.RegisterSchemaRequest
-
- getVersion() - Method in class io.apicurio.registry.ccompat.dto.Schema
-
- getVersion() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
-
The name to give this version of the schema
- getVersion() - Method in class io.apicurio.registry.ibmcompat.model.Schema
-
- getVersion() - Method in class io.apicurio.registry.storage.ArtifactMetaDataDto
-
- getVersion() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getVersion() - Method in exception io.apicurio.registry.storage.VersionNotFoundException
-
- getVersionenabled() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
-
Set to false if the version of the schema is disabled.
- getVersionid() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
-
Requested unique ID for the version.
- getVersions() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
-
- getVersionstate() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
-
- global - Variable in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- GLOBAL_ID - Static variable in class io.apicurio.registry.storage.MetaDataKeys
-
- globalRules - Variable in class io.apicurio.registry.storage.impl.AbstractMapRegistryStorage
-
- GraphQLContentCanonicalizer - Class in io.apicurio.registry.content.canon
-
A canonicalizer that handles GraphQL (SDL) formatted content.
- GraphQLContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.GraphQLContentCanonicalizer
-
- GraphQLContentValidator - Class in io.apicurio.registry.rules.validity
-
A content validator implementation for the GraphQL content type.
- GraphQLContentValidator() - Constructor for class io.apicurio.registry.rules.validity.GraphQLContentValidator
-
Constructor.
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.ApicurioDataModelContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.AvroContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in interface io.apicurio.registry.rules.validity.ContentValidator
-
Called to validate the given content.
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.GraphQLContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.JsonSchemaContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.KafkaConnectContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.ProtobufContentValidator
-
- validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.ProtobufFdContentValidator
-
- validateState(EnumSet<ArtifactState>, ArtifactState, String, Number) - Static method in class io.apicurio.registry.storage.ArtifactStateExt
-
- ValidityLevel - Enum in io.apicurio.registry.rules.validity
-
Indicates what level of validation should be performed by the content validity rule.
- ValidityRuleExecutor - Class in io.apicurio.registry.rules.validity
-
- ValidityRuleExecutor() - Constructor for class io.apicurio.registry.rules.validity.ValidityRuleExecutor
-
- valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.EnabledModification.OpEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.EnabledModification.PathEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.StateModification.OpEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.StateModification.PathEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rules.compatibility.CompatibilityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rules.RuleApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rules.validity.ValidityLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.apicurio.registry.ibmcompat.model.EnabledModification.OpEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.ibmcompat.model.EnabledModification.PathEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.ibmcompat.model.StateModification.OpEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.ibmcompat.model.StateModification.PathEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.rules.compatibility.CompatibilityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.rules.RuleApplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apicurio.registry.rules.validity.ValidityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class io.apicurio.registry.storage.MetaDataKeys
-
- version - Variable in class io.apicurio.registry.storage.StoredArtifact
-
- VersionNotFoundException - Exception in io.apicurio.registry.storage
-
- VersionNotFoundException(String, long) - Constructor for exception io.apicurio.registry.storage.VersionNotFoundException
-
Constructor.
- VersionNotFoundException(String, long, Throwable) - Constructor for exception io.apicurio.registry.storage.VersionNotFoundException
-