Uses of Enum
org.apache.flink.state.forst.fs.cache.FileCacheEntry.EntryStatus
Packages that use FileCacheEntry.EntryStatus
-
Uses of FileCacheEntry.EntryStatus in org.apache.flink.state.forst.fs.cache
Methods in org.apache.flink.state.forst.fs.cache that return FileCacheEntry.EntryStatusModifier and TypeMethodDescriptionstatic FileCacheEntry.EntryStatusReturns the enum constant of this type with the specified name.static FileCacheEntry.EntryStatus[]FileCacheEntry.EntryStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.