Class TableMetadataRef

java.lang.Object
org.apache.cassandra.schema.TableMetadataRef

public final class TableMetadataRef extends Object
Encapsulates a volatile reference to an immutable TableMetadata instance. Used in classes that need up-to-date metadata to avoid the cost of looking up Schema hashmaps.