Enum Class的使用
org.apache.pulsar.functions.windowing.EvictionPolicy.Action
使用EvictionPolicy.Action的程序包
-
org.apache.pulsar.functions.windowing中EvictionPolicy.Action的使用
修饰符和类型方法说明Decides if an event should be expired from the window, processed in the current window or kept for later processing.static EvictionPolicy.ActionReturns the enum constant of this class with the specified name.static EvictionPolicy.Action[]EvictionPolicy.Action.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.apache.pulsar.functions.windowing.evictors中EvictionPolicy.Action的使用
修饰符和类型方法说明Decides if an event should be expired from the window, processed in the current window or kept for later processing.Decides if an event should be expired from the window, processed in the current window or kept for later processing.