class SchemaKey extends Pair<SchemaContentKey,ConnectionKey>
| Constructor and Description |
|---|
SchemaKey(SchemaContentKey schemaContentKey,
ConnectionKey connectionKey)
Creates a schema key.
|
compareTo, equals, getKey, getValue, hashCode, left, leftIter, of, right, rightIter, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueSchemaKey(SchemaContentKey schemaContentKey, ConnectionKey connectionKey)