Interface | Description |
---|---|
Transform<II,IO,RI,RO> |
A transform is executed both before and after algorithm execution.
|
Transformable |
A transformable input or algorithm returns a list of
Transform to be applied before and
after execution of the algorithm. |
Class | Description |
---|---|
GraphKeyTypeTransform<VV,EV> |
Transform the ID type of graphs from
LongValue to byte, short, char, integer, float,
double, or string. |
LongValueWithProperHashCode |
Fix for
LongValue.hashCode() . |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer |
Serializer for
LongValueWithProperHashCode . |
LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer.LongValueWithProperHashCodeSerializerSnapshot |
Serializer configuration snapshot for compatibility and format evolution.
|
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo |
A
TypeInformation for the LongValueWithProperHashCode type. |
LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfoFactory |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.