public class StoreProperties
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StoreProperties.StorePropertiesBuilder | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isLoggedStore()Flag to indicate whether a store is associated with a changelog (used for recovery) or not | 
| boolean | isPersistedToDisk()Flag to indicate whether a store can be persisted to disk or not | 
public boolean isPersistedToDisk()
public boolean isLoggedStore()