Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cascading.management.annotation Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
OrderOrder describes the order in which Property annotations shall be displayed.Classcascading.management.annotationCascading
PropertyProperty annotations can be used to send additional information about certain aspects of Cascading classes to the DocumentService.Classcascading.management.annotationCascading
PropertyConfiguredPropertyConfigured is an annotation to document the configuration key and the default value of a given @Property annotation on the same AnnotatedElement.Classcascading.management.annotationCascading
PropertyDescriptionPropertyDescription is an annotation that can be used to describe the @Property annotation present on the same AnnotatedElement.Classcascading.management.annotationCascading
PropertyOrderPropertyOrder is an annotation at the class level that controls the sort order of the Property annotations present Order.Classcascading.management.annotationCascading
PropertyRegexSanitizerPropertyRegexSanitizer is an annotation to be used in conjunction with a Property annotation to sanitize values containing sensitive information with a given regular expression.Classcascading.management.annotationCascading
PropertySanitizerPropertySanitizer is an annotation to be used in conjunction with a Property annotation to sanitize values containing sensitive information.Classcascading.management.annotationCascading
SanitizerSanitizer is an interface to be used in conjunction with PropertySanitizer.Interfacecascading.management.annotationCascading
URISanitizerURISanitizer is an implementation of the Sanitizer interface to sanitize URIs of different kinds (file, HTTP, HDFS, JDBC etc.Classcascading.management.annotationCascading
VisibilityVisibility controls whether a certain Property is visible to a certain PRIVATE - recommended that only a developer or team/project member have access to the valuePROTECTED - recommended for interested and authorized partiesPUBLIC - recommended for use as general purpose informationClasscascading.management.annotationCascading