public class ClusterPropInfo extends Object implements ReflectMapWriter
Modifier and Type | Class and Description |
---|---|
static class |
ClusterPropInfo.ClusterInfo |
static class |
ClusterPropInfo.CollectionDefaults |
static class |
ClusterPropInfo.DefaultsInfo |
MapWriter.EntryWriter
Modifier and Type | Field and Description |
---|---|
ClusterPropInfo.CollectionDefaults |
collectionDefaults |
ClusterPropInfo.DefaultsInfo |
defaults |
String |
location |
Integer |
maxCoresPerNode |
String |
urlScheme |
Constructor and Description |
---|
ClusterPropInfo() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeMap
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
public String urlScheme
public Integer maxCoresPerNode
public String location
public ClusterPropInfo.DefaultsInfo defaults
public ClusterPropInfo.CollectionDefaults collectionDefaults
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.