public class MockStorageEngineConfig extends StoragePluginConfig
| Modifier and Type | Field and Description |
|---|---|
static MockStorageEngineConfig |
INSTANCE |
static String |
NAME |
| Constructor and Description |
|---|
MockStorageEngineConfig(String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
getValue, isEnabled, isEnabledStatusPresent, setEnabledpublic static final String NAME
public static final MockStorageEngineConfig INSTANCE
public MockStorageEngineConfig(String url)
public String getUrl()
public boolean equals(Object o)
equals in class StoragePluginConfigpublic int hashCode()
hashCode in class StoragePluginConfigCopyright © 2021 The Apache Software Foundation. All rights reserved.