- generate() - Method in class io.apicurio.registry.ArtifactIdGenerator
-
- 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, String) - 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, String) - 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.
- 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
-
- 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
-
- 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
-
- 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.storage.ArtifactMetaDataDto
-
- getIsCompatible() - Method in class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
-
- 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.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
-
- 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
-
- 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
-
- 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.storage.ArtifactMetaDataDto
-
- getVersion() - Method in class io.apicurio.registry.storage.ArtifactVersionMetaDataDto
-
- getVersion() - Method in exception io.apicurio.registry.storage.VersionNotFoundException
-
- 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
-