Uses of Interface
org.apache.cassandra.config.Loader
Packages that use Loader
-
Uses of Loader in org.apache.cassandra.config
Classes in org.apache.cassandra.config that implement LoaderMethods in org.apache.cassandra.config that return LoaderMethods in org.apache.cassandra.config with parameters of type LoaderModifier and TypeMethodDescriptionGiven a map of Properties, takes any "nested" property (non primitive, value-type, or collection), and expands them, producing 1 or more Properties.Properties.flatten(Loader loader, Map<String, org.yaml.snakeyaml.introspector.Property> input, String delimiter) Given a map of Properties, takes any "nested" property (non primitive, value-type, or collection), and expands them, producing 1 or more Properties.