class SchemaKey extends Pair<SchemaContentKey,ConnectionKey>
| Constructor and Description | 
|---|
SchemaKey(SchemaContentKey schemaContentKey,
         ConnectionKey connectionKey)
Creates a schema key. 
 | 
SchemaKey(SchemaContentKey schemaContentKey, ConnectionKey connectionKey)