Enum ReloadDataRegistry

java.lang.Object
java.lang.Enum<ReloadDataRegistry>
com.illumon.iris.db.tables.databases.ReloadDataRegistry
All Implemented Interfaces:
Serializable, Comparable<ReloadDataRegistry>, java.lang.constant.Constable

public enum ReloadDataRegistry
extends Enum<ReloadDataRegistry>
A callback registry for Database.reloadData() calls. Other system components that cache tables should register for reload events.