Class PrimaryKeySanitizer

java.lang.Object
io.datarouter.storage.node.adapter.sanitization.sanitizer.PrimaryKeySanitizer

public class PrimaryKeySanitizer
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PrimaryKeySanitizer()  
  • Method Summary

    Modifier and Type Method Description
    static void checkForNullPrimaryKeyValues​(io.datarouter.model.key.primary.PrimaryKey<?> pk)  
    static void logForNullPrimaryKeyValues​(io.datarouter.model.key.primary.PrimaryKey<?> pk)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait