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, setEnabled
public static final String NAME
public static final MockStorageEngineConfig INSTANCE
public MockStorageEngineConfig(String url)
public String getUrl()
public boolean equals(Object o)
equals
in class StoragePluginConfig
public int hashCode()
hashCode
in class StoragePluginConfig
Copyright © 1970 The Apache Software Foundation. All rights reserved.