public class FileSystemConfig extends StoragePluginConfig
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
config |
String |
connection |
Map<String,FormatPluginConfig> |
formats |
static String |
NAME |
Map<String,WorkspaceConfig> |
workspaces |
| Constructor and Description |
|---|
FileSystemConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
isEnabled, setEnabledpublic static final String NAME
public String connection
public Map<String,WorkspaceConfig> workspaces
public Map<String,FormatPluginConfig> formats
public int hashCode()
hashCode in class StoragePluginConfigpublic boolean equals(Object obj)
equals in class StoragePluginConfigCopyright © 2017 The Apache Software Foundation. All rights reserved.