Uses of Class
org.apache.curator.framework.schema.SchemaViolation.ViolatorData
-
Packages that use SchemaViolation.ViolatorData Package Description org.apache.curator.framework.schema -
-
Uses of SchemaViolation.ViolatorData in org.apache.curator.framework.schema
Methods in org.apache.curator.framework.schema that return SchemaViolation.ViolatorData Modifier and Type Method Description SchemaViolation.ViolatorDataSchemaViolation. getViolatorData()Constructors in org.apache.curator.framework.schema with parameters of type SchemaViolation.ViolatorData Constructor Description SchemaViolation(Schema schema, SchemaViolation.ViolatorData violatorData, java.lang.String violation)
-