Uses of Enum Class
org.iq80.snappy.AbstractSnappyInputStream.FrameAction
-
Uses of AbstractSnappyInputStream.FrameAction in org.iq80.snappy
Fields in org.iq80.snappy declared as AbstractSnappyInputStream.FrameActionModifier and TypeFieldDescription(package private) final AbstractSnappyInputStream.FrameActionAbstractSnappyInputStream.FrameMetaData.frameActionMethods in org.iq80.snappy that return AbstractSnappyInputStream.FrameActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractSnappyInputStream.FrameAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.iq80.snappy with parameters of type AbstractSnappyInputStream.FrameActionModifierConstructorDescriptionFrameMetaData(AbstractSnappyInputStream.FrameAction frameAction, int length)