public class TableOptions extends HashMap<com.mapr.db.Table.TableOption,Boolean>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
boolean |
isBufferWrite() |
boolean |
isExcludeId() |
boolean |
isKeepInsertionOrder() |
boolean |
setBufferWrite(boolean value) |
boolean |
setExcludeId(boolean value) |
boolean |
setKeepInsertionOrder(boolean value) |
String |
toString() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic boolean isExcludeId()
public boolean isBufferWrite()
public boolean isKeepInsertionOrder()
public boolean setExcludeId(boolean value)
public boolean setBufferWrite(boolean value)
public boolean setKeepInsertionOrder(boolean value)
public String toString()
toString in class AbstractMap<com.mapr.db.Table.TableOption,Boolean>Copyright © 2018 Mapr Technologies, Inc.. All rights reserved.