| Metadata Class | 
Namespace: Cassandra
public class Metadata : IDisposable
The Metadata type exposes the following members.
| Name | Description | |
|---|---|---|
| AllHosts | 
             Returns all known hosts of this cluster.
              | |
| AllReplicas | ||
| Dispose | Releases all resources used by the Metadata  | |
| GetAggregate | 
            Gets the definition associated with a aggregate from Cassandra
              | |
| GetFunction | 
            Gets the definition associated with a User Defined Function from Cassandra
              | |
| GetHost | ||
| GetKeyspace | 
             Returns metadata of specified keyspace.
              | |
| GetKeyspaces | 
             Returns a collection of all defined keyspaces names.
              | |
| GetMaterializedView | 
             Returns the view metadata for the provided view name in the keyspace.
              | |
| GetReplicas(Byte) | ||
| GetReplicas(String, Byte) | 
            Get the replicas for a given partition key and keyspace
              | |
| GetTable | 
             Returns TableMetadata for specified table in specified keyspace.
              | |
| GetTables | 
             Returns names of all tables which are defined within specified keyspace.
              | |
| GetUdtDefinition | 
            Gets the definition associated with a User Defined Type from Cassandra
              | |
| GetUdtDefinitionAsync | 
            Gets the definition associated with a User Defined Type from Cassandra
              | |
| RefreshSchema | 
            Updates the keyspace and token information
              | |
| ShutDown | 
| Name | Description | |
|---|---|---|
| ClusterName | 
             Returns the name of currently connected cluster.
              | 
| Name | Description | |
|---|---|---|
| HostsEvent | ||
| SchemaChangedEvent |