Uses of Class
com.github.mizosoft.methanol.internal.cache.DiskStore.Builder
Packages that use DiskStore.Builder
-
Uses of DiskStore.Builder in com.github.mizosoft.methanol.internal.cache
Methods in com.github.mizosoft.methanol.internal.cache that return DiskStore.BuilderModifier and TypeMethodDescriptionDiskStore.Builder.appVersion(int appVersion) DiskStore.Builder.debugIndexOps(boolean on) If set, the store complains when the index is accessed or modified either concurrently or not within the index executor.DiskStore.Builder.hasher(DiskStore.Hasher hasher) DiskStore.Builder.indexUpdateDelay(Duration duration) DiskStore.Builder.maxSize(long maxSize) static DiskStore.BuilderDiskStore.newBuilder()