Uses of Class
org.apache.shardingsphere.data.pipeline.api.ingest.record.DataRecord.Key
-
Packages that use DataRecord.Key Package Description org.apache.shardingsphere.data.pipeline.api.ingest.record -
-
Uses of DataRecord.Key in org.apache.shardingsphere.data.pipeline.api.ingest.record
Methods in org.apache.shardingsphere.data.pipeline.api.ingest.record that return DataRecord.Key Modifier and Type Method Description DataRecord.KeyDataRecord. getKey()Get key.DataRecord.KeyDataRecord. getOldKey()Get old key.
-