Uses of Enum Class
io.datarouter.bytes.blockfile.enums.BlockfileFooterKey
Packages that use BlockfileFooterKey
-
Uses of BlockfileFooterKey in io.datarouter.bytes.blockfile.enums
Methods in io.datarouter.bytes.blockfile.enums that return BlockfileFooterKeyModifier and TypeMethodDescriptionstatic BlockfileFooterKeyReturns the enum constant of this class with the specified name.static BlockfileFooterKey[]BlockfileFooterKey.values()Returns an array containing the constants of this enum class, in the order they are declared.