Package one.microstream.afs.blobstore
Interface BlobStorePath.Validator
- All Known Subinterfaces:
OracleCloudObjectStoragePathValidator
,OracleNoSqlPathValidator
- All Known Implementing Classes:
OracleCloudObjectStoragePathValidator.Default
,OracleNoSqlPathValidator.Default
- Enclosing interface:
- BlobStorePath
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface BlobStorePath.Validator
-
Field Summary
Fields Modifier and Type Field Description static BlobStorePath.Validator
NO_OP
-
Method Summary
Modifier and Type Method Description void
validate(BlobStorePath path)