public class DataModuleOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DataModuleOptions.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getBackgroundScanPeriod() |
int |
getSpontaneousDuplicates() |
int |
hashCode() |
boolean |
isBooleansWithTimestamp() |
boolean |
isFloatsWithTimestamp() |
boolean |
isSpontaneous() |
public boolean isBooleansWithTimestamp()
public boolean isFloatsWithTimestamp()
public int getSpontaneousDuplicates()
public boolean isSpontaneous()
public int getBackgroundScanPeriod()