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

public class PrimaryKeySanitizer extends Object
  • Constructor Details

    • PrimaryKeySanitizer

      public PrimaryKeySanitizer()
  • Method Details

    • checkForNullPrimaryKeyValues

      public static void checkForNullPrimaryKeyValues(io.datarouter.model.key.primary.PrimaryKey<?> pk)
    • logForNullPrimaryKeyValues

      public static void logForNullPrimaryKeyValues(io.datarouter.model.key.primary.PrimaryKey<?> pk)