Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ThumbnailMigrator (0.15 sec)

  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
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 26.9K bytes
    - Viewed (0)
Back to top