@ProviderType
public interface CopyOnWriteStoreMBean
| Modifier and Type | Method and Description |
|---|---|
String |
disableCopyOnWrite()
Disables the temporary store and switched the repository back to the "normal" mode.
|
String |
enableCopyOnWrite()
Enabled the temporary, copy-on-write store
|
String |
getStatus()
Returns the copy-on-write status
|
static final String TYPE
String enableCopyOnWrite()
String disableCopyOnWrite()
String getStatus()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.