com
.
sksamuel
.
elastic4s
.
mappings
LongFieldDefinition
final
class
LongFieldDefinition
extends
NumberFieldDefinition
[
Long
]
Linear Supertypes
NumberFieldDefinition
[
Long
],
AttributeFields
,
AttributeCopyTo
,
AttributeDocValues
,
AttributeStore
,
AttributePrecisionStep
,
AttributePostingsFormat
,
AttributeNullValue
[
Long
],
AttributeIndexName
,
AttributeIndex
,
AttributeIgnoreMalformed
,
AttributeIncludeInAll
,
AttributeBoost
,
TypedFieldDefinition
,
FieldDefinition
,
TypeableFields
,
AttributeAnalyzer
,
Attribute
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
LongFieldDefinition
NumberFieldDefinition
AttributeFields
AttributeCopyTo
AttributeDocValues
AttributeStore
AttributePrecisionStep
AttributePostingsFormat
AttributeNullValue
AttributeIndexName
AttributeIndex
AttributeIgnoreMalformed
AttributeIncludeInAll
AttributeBoost
TypedFieldDefinition
FieldDefinition
TypeableFields
AttributeAnalyzer
Attribute
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
LongFieldDefinition
(
name:
String
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
analyzer
(
analyzer:
Analyzer
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeAnalyzer
def
analyzer
(
analyzer:
String
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeAnalyzer
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
boost
(
boost:
Double
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeBoost
def
build
(
source:
XContentBuilder
,
startObject:
Boolean
=
true
)
:
Unit
Definition Classes
NumberFieldDefinition
→
TypedFieldDefinition
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copyTo
(
copyTo:
String
*
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeCopyTo
def
docValuesFormat
(
b:
Boolean
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeDocValues
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
fields
(
fields:
TypedFieldDefinition
*
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeFields
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
ignoreMalformed
(
ignoreMalformed:
Boolean
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeIgnoreMalformed
def
includeInAll
(
includeInAll:
Boolean
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeIncludeInAll
def
index
(
index:
String
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeIndex
def
indexName
(
indexName:
String
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeIndexName
def
inner
(
fields:
TypedFieldDefinition
*
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
insert
(
source:
XContentBuilder
)
:
Unit
Attributes
protected
Definition Classes
AttributeFields
→
Attribute
def
insertType
(
source:
XContentBuilder
)
:
Unit
Attributes
protected
Definition Classes
TypedFieldDefinition
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
multi
(
fields:
TypedFieldDefinition
*
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nested
(
fields:
TypedFieldDefinition
*
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
nullValue
(
nullValue:
Long
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeNullValue
def
postingsFormat
(
postingsFormat:
PostingsFormat
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributePostingsFormat
def
precisionStep
(
precisionStep:
Int
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributePrecisionStep
def
store
(
param:
Boolean
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeStore
def
store
(
store:
YesNo
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeStore
def
stored
(
param:
Boolean
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeStore
def
stored
(
param:
YesNo
)
:
LongFieldDefinition
.this.type
Definition Classes
AttributeStore
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
type
:
FieldType
Definition Classes
TypedFieldDefinition
def
typed
(
ft:
TokenCountType
.type
)
:
TokenCountDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
StringType
.type
)
:
StringFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ShortType
.type
)
:
ShortFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ObjectType
.type
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
NestedType
.type
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
MultiFieldType
.type
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
LongType
.type
)
:
LongFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
IpType
.type
)
:
IpFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
IntegerType
.type
)
:
IntegerFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
GeoShapeType
.type
)
:
GeoShapeFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
GeoPointType
.type
)
:
GeoPointFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
FloatType
.type
)
:
FloatFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
DoubleType
.type
)
:
DoubleFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
DateType
.type
)
:
DateFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
CompletionType
.type
)
:
CompletionFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
ByteType
.type
)
:
ByteFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
BooleanType
.type
)
:
BooleanFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
BinaryType
.type
)
:
BinaryFieldDefinition
Definition Classes
TypeableFields
def
typed
(
ft:
AttachmentType
.type
)
:
AttachmentFieldDefinition
Definition Classes
TypeableFields
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withType
(
ft:
TokenCountType
.type
)
:
TokenCountDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
StringType
.type
)
:
StringFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ShortType
.type
)
:
ShortFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ObjectType
.type
)
:
ObjectFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
NestedType
.type
)
:
NestedFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
MultiFieldType
.type
)
:
MultiFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
LongType
.type
)
:
LongFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
IpType
.type
)
:
IpFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
IntegerType
.type
)
:
IntegerFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
GeoShapeType
.type
)
:
GeoShapeFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
GeoPointType
.type
)
:
GeoPointFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
FloatType
.type
)
:
FloatFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
DoubleType
.type
)
:
DoubleFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
DateType
.type
)
:
DateFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
CompletionType
.type
)
:
CompletionFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
ByteType
.type
)
:
ByteFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
BooleanType
.type
)
:
BooleanFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
BinaryType
.type
)
:
BinaryFieldDefinition
Definition Classes
TypeableFields
def
withType
(
ft:
AttachmentType
.type
)
:
AttachmentFieldDefinition
Definition Classes
TypeableFields
Inherited from
NumberFieldDefinition
[
Long
]
Inherited from
AttributeFields
Inherited from
AttributeCopyTo
Inherited from
AttributeDocValues
Inherited from
AttributeStore
Inherited from
AttributePrecisionStep
Inherited from
AttributePostingsFormat
Inherited from
AttributeNullValue
[
Long
]
Inherited from
AttributeIndexName
Inherited from
AttributeIndex
Inherited from
AttributeIgnoreMalformed
Inherited from
AttributeIncludeInAll
Inherited from
AttributeBoost
Inherited from
TypedFieldDefinition
Inherited from
FieldDefinition
Inherited from
TypeableFields
Inherited from
AttributeAnalyzer
Inherited from
Attribute
Inherited from
AnyRef
Inherited from
Any
Ungrouped