Skip navigation links
A C D E F G H I L M O P R S T U 

A

AbstractUrlSelector - Class in com.hortonworks.registries.schemaregistry.client
 
AbstractUrlSelector(String) - Constructor for class com.hortonworks.registries.schemaregistry.client.AbstractUrlSelector
 
addSchemaMetadata(SchemaMetadata) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
addSchemaVersion(SchemaMetadata, SchemaVersion, boolean) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
addSchemaVersion(String, SchemaMetadata, SchemaVersion, boolean) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
addSchemaVersion(String, SchemaVersion, boolean) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
addSchemaVersion(String, String, SchemaVersion, boolean) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
addSerDes(SerDesPair) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
archiveSchemaVersion(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
AUTH_PASSWORD - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Password for basic authentication.
AUTH_TYPE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
AUTH_USERNAME - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Username for basic authentication.

C

CACHE_EXPIRY_INTERVAL_KEY - Static variable in class com.hortonworks.registries.schemaregistry.client.ClassLoaderCache
 
CACHE_SIZE_KEY - Static variable in class com.hortonworks.registries.schemaregistry.client.ClassLoaderCache
 
checkCompatibility(String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
checkCompatibility(String, String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
CLASSLOADER_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Expiry interval(in seconds) of an entry in classloader cache.
CLASSLOADER_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Maximum size of classloader cache.
ClassLoaderCache - Class in com.hortonworks.registries.schemaregistry.client
 
ClassLoaderCache(SchemaRegistryClient) - Constructor for class com.hortonworks.registries.schemaregistry.client.ClassLoaderCache
 
clientVersion() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
close() - Method in class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 
close() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
Closes the client and all open connections.
com.hortonworks.registries.schemaregistry.client - package com.hortonworks.registries.schemaregistry.client
 
com.hortonworks.registries.schemaregistry.exceptions - package com.hortonworks.registries.schemaregistry.exceptions
 
conf - Variable in class com.hortonworks.registries.schemaregistry.client.AbstractUrlSelector
 
Configuration(Map<String, ?>) - Constructor for class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
configure(Map<String, ?>, String) - Method in class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 
CONNECTOR_PROVIDER - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Jersey connector provider classname.
createClientConfig(Map<String, ?>) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
createDeserializerInstance(SerDesInfo) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
createSchemaBranch(Long, SchemaBranch) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
createSerializerInstance(SerDesInfo) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
createSSLContext(Map<String, String>) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

D

DEFAULT_CLASSLOADER_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Default value for cache expiry interval in seconds.
DEFAULT_CLASSLOADER_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Default value for classloader cache size.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Default connection timeout on connections created while connecting to schema registry.
DEFAULT_LOCAL_JARS_PATH - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Default path for downloaded jars to be stored.
DEFAULT_READ_TIMEOUT - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Default read timeout on connections created while connecting to schema registry.
DEFAULT_SCHEMA_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
DEFAULT_SCHEMA_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
deleteSchema(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaBranch(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(SchemaVersionKey) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
deleteSchemaVersion(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
disableSchemaVersion(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
doAction(PrivilegedAction<T>) - Method in class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 
downloadFile(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

E

enableSchemaVersion(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
equals(Object) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 

F

FAILED_URL_EXPIRY_INTERVAL_MS - Static variable in class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
Property to configure time interval at which failed URL may be considered active.
failedError(Exception) - Method in class com.hortonworks.registries.schemaregistry.client.FailoverUrlSelector
Returns true if the given Exception indicates the respective URL can be treated as failed.
failedError(Exception) - Method in class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
Returns true if the given Exception indicates the respective URL can be treated as failed.
FailoverUrlSelector - Class in com.hortonworks.registries.schemaregistry.client
This class defines strategy to failover to a url when the current chosen url is considered to be failed.
FailoverUrlSelector(String) - Constructor for class com.hortonworks.registries.schemaregistry.client.FailoverUrlSelector
 
fetch(String) - Method in interface com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.SchemaMetadataFetcher
 
fetch(Long) - Method in interface com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.SchemaMetadataFetcher
 
findAggregatedSchemas(String, String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
findAllSchemas() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
findSchemasByFields(SchemaFieldQuery) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

G

get(SchemaMetadataCache.Key) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache
 
getAllVersions(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getAllVersions(String, String, List<Byte>) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getAllVersions(String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getAuthToken() - Method in class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 
getAvailableConfigEntries() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
getClassLoader(String) - Method in class com.hortonworks.registries.schemaregistry.client.ClassLoaderCache
 
getConfig() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
getConfiguration() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getDefaultDeserializer(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getDefaultSerializer(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getId() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 
getIfPresent(SchemaMetadataCache.Key) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache
 
getLatestSchemaVersionInfo(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getLatestSchemaVersionInfo(String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getName() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 
getSchemaBranches(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSchemaMetadataInfo(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSchemaMetadataInfo(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSchemaVersionInfo(SchemaIdVersion) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSchemaVersionInfo(SchemaVersionKey) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSchemaVersionLifecycleStateMachineInfo() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSerDes(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getSupportedSchemaProviders() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
getValue(String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 

H

HASH_FUNCTION - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
hashCode() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 

I

init(Map<String, Object>) - Method in class com.hortonworks.registries.schemaregistry.client.AbstractUrlSelector
 
init(Map<String, Object>) - Method in class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
 
init(Map<String, Object>) - Method in interface com.hortonworks.registries.schemaregistry.client.UrlSelector
 
initializeSecurityContext() - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
Login with kerberos or oauth2
invalidateSchemaMetadata(SchemaMetadataCache.Key) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache
 
isCompatibleWithAllVersions(String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
isCompatibleWithAllVersions(String, String, String) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

L

LoadBalancedFailoverUrlSelector - Class in com.hortonworks.registries.schemaregistry.client
This class defines a strategy to roundrobin among active URLs.
LoadBalancedFailoverUrlSelector(String) - Constructor for class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
 
LOCAL_JAR_PATH - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Local directory path to which downloaded jars should be copied to.
login() - Method in class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 

M

mapSchemaWithSerDes(String, Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
mergeSchemaVersion(Long, boolean) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

O

OAuth2Login - Class in com.hortonworks.registries.schemaregistry.client
 
OAuth2Login() - Constructor for class com.hortonworks.registries.schemaregistry.client.OAuth2Login
 
OAUTH_CLIENT_ID - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
OAUTH_CLIENT_SECRET - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
OAUTH_REQUEST_METHOD - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
OAUTH_SCOPE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
OAUTH_SERVER_URL - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
of(String) - Static method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 
of(Long) - Static method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache.Key
 

P

put(SchemaMetadataCache.Key, SchemaMetadataInfo) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache
 

R

readCatalogResponse(String) - Static method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
registerSchemaMetadata(SchemaMetadata) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
RegistryRetryableException - Exception in com.hortonworks.registries.schemaregistry.exceptions
This is thrown when an exception is caused due to the Schema Registry, and the exception is deemed retry-able, e.g.
RegistryRetryableException() - Constructor for exception com.hortonworks.registries.schemaregistry.exceptions.RegistryRetryableException
 
RegistryRetryableException(String) - Constructor for exception com.hortonworks.registries.schemaregistry.exceptions.RegistryRetryableException
 
RegistryRetryableException(String, Throwable) - Constructor for exception com.hortonworks.registries.schemaregistry.exceptions.RegistryRetryableException
 
RegistryRetryableException(Throwable) - Constructor for exception com.hortonworks.registries.schemaregistry.exceptions.RegistryRetryableException
 
RegistryRetryableException(String, Throwable, boolean, boolean) - Constructor for exception com.hortonworks.registries.schemaregistry.exceptions.RegistryRetryableException
 
RETRY_POLICY - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Jersey connector provider classname.
RoundRobinUrlSelector - Class in com.hortonworks.registries.schemaregistry.client
This class implements round robin strategy to select a url with the given list of urls.
RoundRobinUrlSelector(String) - Constructor for class com.hortonworks.registries.schemaregistry.client.RoundRobinUrlSelector
 

S

SASL_JAAS_CONFIG - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
SCHEMA_METADATA_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Expiry interval(in seconds) of an entry in schema metadata cache.
SCHEMA_METADATA_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Maximum size of schema metadata cache.
SCHEMA_REGISTRY_URL - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
URL of schema registry to which this client connects to.
SCHEMA_TEXT_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Expiry interval(in seconds) of an entry in schema text cache.
SCHEMA_TEXT_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Maximum size of schema text cache.
SCHEMA_VERSION_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Expiry interval(in seconds) of an entry in schema version cache.
SCHEMA_VERSION_CACHE_SIZE - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
Maximum size of schema version cache.
SchemaMetadataCache - Class in com.hortonworks.registries.schemaregistry.client
 
SchemaMetadataCache(Long, Long, SchemaMetadataCache.SchemaMetadataFetcher) - Constructor for class com.hortonworks.registries.schemaregistry.client.SchemaMetadataCache
 
SchemaMetadataCache.Key - Class in com.hortonworks.registries.schemaregistry.client
 
SchemaMetadataCache.SchemaMetadataFetcher - Interface in com.hortonworks.registries.schemaregistry.client
 
SchemaRegistryClient - Class in com.hortonworks.registries.schemaregistry.client
This is the default implementation of ISchemaRegistryClient which connects to the given rootCatalogURL.
SchemaRegistryClient(File) - Constructor for class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
Creates SchemaRegistryClient instance with the given yaml config.
SchemaRegistryClient(Map<String, ?>) - Constructor for class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
SchemaRegistryClient.Configuration - Class in com.hortonworks.registries.schemaregistry.client
 
select() - Method in class com.hortonworks.registries.schemaregistry.client.FailoverUrlSelector
 
select() - Method in class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
 
select() - Method in class com.hortonworks.registries.schemaregistry.client.RoundRobinUrlSelector
 
select() - Method in interface com.hortonworks.registries.schemaregistry.client.UrlSelector
Returns the current url chosen among the given cluster urls.
startSchemaVersionReview(Long) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

T

transitionState(Long, Byte, byte[]) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 

U

updateSchemaMetadata(String, SchemaMetadata) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
uploadFile(InputStream) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
uploadSchemaVersion(String, String, InputStream) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
uploadSchemaVersion(String, String, String, InputStream) - Method in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient
 
URL_SELECTOR_CLASS - Static variable in class com.hortonworks.registries.schemaregistry.client.SchemaRegistryClient.Configuration
 
urls - Variable in class com.hortonworks.registries.schemaregistry.client.AbstractUrlSelector
 
UrlSelector - Interface in com.hortonworks.registries.schemaregistry.client
This interface can be implemented to design a strategy to choose a URL for a given list of urls.
urlWithError(String, Exception) - Method in class com.hortonworks.registries.schemaregistry.client.FailoverUrlSelector
 
urlWithError(String, Exception) - Method in class com.hortonworks.registries.schemaregistry.client.LoadBalancedFailoverUrlSelector
 
urlWithError(String, Exception) - Method in class com.hortonworks.registries.schemaregistry.client.RoundRobinUrlSelector
 
urlWithError(String, Exception) - Method in interface com.hortonworks.registries.schemaregistry.client.UrlSelector
Sets the given url is failed with the given Exception ex.
A C D E F G H I L M O P R S T U 
Skip navigation links