Class BooleanMapping
java.lang.Object
org.webpieces.elasticsearch.mapping.AbstractMapping
org.webpieces.elasticsearch.mapping.BooleanMapping
- All Implemented Interfaces:
PropertyMapping
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetDocValues(Boolean docValues) voidsetNullValue(String nullValue) void
-
Constructor Details
-
BooleanMapping
public BooleanMapping()
-
-
Method Details
-
getType
-
setType
-
getNullValue
-
setNullValue
-
getDocValues
-
setDocValues
-