Uses of Class
org.apache.curator.framework.schema.SchemaSet
Packages that use SchemaSet
Package
Description
-
Uses of SchemaSet in org.apache.curator.framework
Methods in org.apache.curator.framework that return SchemaSetModifier and TypeMethodDescriptionCuratorFramework.getSchemaSet()
Return this instance's schema setCuratorFrameworkFactory.Builder.getSchemaSet()
Methods in org.apache.curator.framework with parameters of type SchemaSetModifier and TypeMethodDescriptionAdd an enforced schema set -
Uses of SchemaSet in org.apache.curator.framework.imps
Methods in org.apache.curator.framework.imps that return SchemaSet -
Uses of SchemaSet in org.apache.curator.framework.schema
Methods in org.apache.curator.framework.schema that return SchemaSetModifier and TypeMethodDescriptionstatic SchemaSet
SchemaSet.getDefaultSchemaSet()
Return the default (empty) schema setSchemaSetLoader.toSchemaSet
(boolean useDefaultSchema)