Interface TieredStorageConfiguration.ConfigValidation

  • All Known Implementing Classes:
    JCloudBlobStoreProvider
    Enclosing class:
    TieredStorageConfiguration

    public static interface TieredStorageConfiguration.ConfigValidation
    Checks the given TieredStorageConfiguration to see if all of the required properties are set, and that all properties are valid.
    • Method Detail

      • validate

        void validate​(TieredStorageConfiguration config)
               throws java.lang.IllegalArgumentException
        Throws:
        java.lang.IllegalArgumentException