Class | Description |
---|---|
BootstrapDataset<T> |
Represents a single registered bootstrap dataset, containing pre-tagged/routed bootstrap data
entries.
|
BootstrapDatasetUnion |
Utility to union multiple
BootstrapDataset s to a single, tagged Flink dataset. |
TaggedBootstrapData |
Represents a single state bootstrap data entry, tagged with the address of its target
StateBootstrapFunction as well as the index of its payload serializer within a union of multiple
BootstrapDataset s. |
TaggedBootstrapDataSerializer |
Serializer for
TaggedBootstrapData . |
TaggedBootstrapDataTypeInfo |
Type information for
TaggedBootstrapData . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.