Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ThumbnailMigrator (0.05 seconds)

  1. src/main/java/org/codelibs/fess/thumbnail/ThumbnailManager.java

                            }
                        }
                    });
                } catch (final IOException e) {
                    logger.warn("Failed to migrate thumbnail images.", e);
                }
            }, "ThumbnailMigrator").start();
        }
    
        /**
         * Sets the thumbnail path cache size.
         *
         * @param thumbnailPathCacheSize the cache size to set
         */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jan 01 12:47:47 GMT 2026
    - 27.2K bytes
    - Click Count (0)
Back to Top