| Package | Description |
|---|---|
| org.apache.flink.graph.drivers.transform |
| Modifier and Type | Method and Description |
|---|---|
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.copy(LongValueWithProperHashCode from) |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.copy(LongValueWithProperHashCode from,
LongValueWithProperHashCode reuse) |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.createInstance() |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.deserialize(org.apache.flink.core.memory.DataInputView source) |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.deserialize(LongValueWithProperHashCode reuse,
org.apache.flink.core.memory.DataInputView source) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeutils.TypeComparator<LongValueWithProperHashCode> |
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo.createComparator(boolean sortOrderAscending,
org.apache.flink.api.common.ExecutionConfig executionConfig) |
org.apache.flink.api.common.typeutils.TypeSerializer<LongValueWithProperHashCode> |
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo.createSerializer(org.apache.flink.api.common.ExecutionConfig executionConfig) |
org.apache.flink.api.common.typeinfo.TypeInformation<LongValueWithProperHashCode> |
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfoFactory.createTypeInfo(Type t,
Map<String,org.apache.flink.api.common.typeinfo.TypeInformation<?>> genericParameters) |
Class<LongValueWithProperHashCode> |
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo.getTypeClass() |
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<LongValueWithProperHashCode> |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.snapshotConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.copy(LongValueWithProperHashCode from) |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.copy(LongValueWithProperHashCode from,
LongValueWithProperHashCode reuse) |
LongValueWithProperHashCode |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.deserialize(LongValueWithProperHashCode reuse,
org.apache.flink.core.memory.DataInputView source) |
void |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.serialize(LongValueWithProperHashCode record,
org.apache.flink.core.memory.DataOutputView target) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.