Uses of Class
org.opendaylight.yangtools.yang.model.repo.spi.GuavaSchemaSourceCache
-
Uses of GuavaSchemaSourceCache in org.opendaylight.yangtools.yang.model.repo.spi
Methods in org.opendaylight.yangtools.yang.model.repo.spi that return GuavaSchemaSourceCacheModifier and TypeMethodDescriptionstatic <R extends org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation>
@NonNull GuavaSchemaSourceCache<R>GuavaSchemaSourceCache.createSoftCache(SchemaSourceRegistry consumer, Class<R> representation) Deprecated, for removal: This API element is subject to removal in a future version.static <R extends org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation>
@NonNull GuavaSchemaSourceCache<R>GuavaSchemaSourceCache.createSoftCache(SchemaSourceRegistry consumer, Class<R> representation, long lifetime, TimeUnit units) Deprecated, for removal: This API element is subject to removal in a future version.static <R extends org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation>
@NonNull GuavaSchemaSourceCache<R>GuavaSchemaSourceCache.createSoftCache(SchemaSourceRegistry consumer, Class<R> representation, Duration duration) Deprecated, for removal: This API element is subject to removal in a future version.