public class ClusterInfoPropertiesStore extends PropertiesStore
| Constructor and Description |
|---|
ClusterInfoPropertiesStore(ClusterInfoSession session,
String path) |
| Modifier and Type | Method and Description |
|---|---|
int |
clear(String... propNames) |
int |
merge(Properties props) |
int |
push(Properties props) |
public ClusterInfoPropertiesStore(ClusterInfoSession session, String path)
public int push(Properties props)
push in class PropertiesStorepublic int merge(Properties props)
merge in class PropertiesStorepublic int clear(String... propNames) throws IOException
clear in class PropertiesStoreIOExceptionCopyright © 2017. All Rights Reserved.