public class ClassLoaderCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_EXPIRY_INTERVAL_KEY |
static String |
CACHE_SIZE_KEY |
| Constructor and Description |
|---|
ClassLoaderCache(SchemaRegistryClient schemaRegistryClient) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader(String fileId) |
public static final String CACHE_SIZE_KEY
public static final String CACHE_EXPIRY_INTERVAL_KEY
public ClassLoaderCache(SchemaRegistryClient schemaRegistryClient)
public ClassLoader getClassLoader(String fileId)
Copyright © 2020. All rights reserved.