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