Modifier and Type | Method and Description |
---|---|
GenericColumnSerializer |
SketchMergeComplexMetricSerde.getSerializer(IOPeon peon,
String column) |
Modifier and Type | Method and Description |
---|---|
GenericColumnSerializer |
ApproximateHistogramFoldingSerde.getSerializer(IOPeon peon,
String column) |
Modifier and Type | Method and Description |
---|---|
GenericColumnSerializer |
HyperUniquesSerde.getSerializer(IOPeon peon,
String column) |
Modifier and Type | Method and Description |
---|---|
GenericColumnSerializer |
VarianceSerde.getSerializer(IOPeon peon,
String column) |
Modifier and Type | Class and Description |
---|---|
class |
FloatColumnSerializer |
class |
LongColumnSerializer |
Modifier and Type | Class and Description |
---|---|
class |
ComplexColumnSerializer |
class |
LargeColumnSupportedComplexColumnSerializer |
Modifier and Type | Method and Description |
---|---|
GenericColumnSerializer |
ComplexMetricSerde.getSerializer(IOPeon peon,
String column)
This method provides the ability for a ComplexMetricSerde to control its own serialization.
|
Modifier and Type | Method and Description |
---|---|
ComplexColumnPartSerde.SerializerBuilder |
ComplexColumnPartSerde.SerializerBuilder.withDelegate(GenericColumnSerializer delegate) |
Copyright © 2011–2017. All rights reserved.