Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Method and Description |
---|---|
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.appendLabels(Set<String> labels) |
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.appendProperties(Map<String,? extends Comparable> props) |
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.appendProperties(Properties props) |
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.close() |
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.node(String name,
Object contents,
Object... attributes) |
ConfigXmlGenerator.XmlGenerator |
ConfigXmlGenerator.XmlGenerator.open(String name,
Object... attributes) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.