Class BlockTypeRegistry

java.lang.Object
io.datarouter.filesystem.snapshot.block.BlockTypeRegistry

@Singleton
public class BlockTypeRegistry
extends java.lang.Object
Mapping of persistent block name string to the Block implementation class. Custom implementations can be added as long as the names are unique.