public class Groupings extends Object
Groupings.CompoundKey and include
associated Coders for serdes.
A visitor pattern is used to handle the different key types to
ensure that all the implementations that need to be aware of them get updated
when new types are added.| Modifier and Type | Class and Description |
|---|---|
static class |
Groupings.ApplicationRef |
static class |
Groupings.CompoundKey |
static class |
Groupings.CompoundKeyCoder |
static class |
Groupings.ConversationRef |
static class |
Groupings.ExporterInterfaceApplicationKey |
static class |
Groupings.ExporterInterfaceConversationKey |
static class |
Groupings.ExporterInterfaceHostKey |
static class |
Groupings.ExporterInterfaceKey |
static class |
Groupings.ExporterKey |
static class |
Groupings.FlowPopulatingVisitor |
static class |
Groupings.HostRef |
static class |
Groupings.InterfaceRef |
static class |
Groupings.KeyByExporterInterface |
static class |
Groupings.KeyByExporterInterfaceApplication |
static class |
Groupings.KeyByExporterInterfaceConversation |
static class |
Groupings.KeyByExporterInterfaceHost |
static class |
Groupings.KeyFlowBy |
static class |
Groupings.NodeRef |
static class |
Groupings.NodeRefKeyCoder |
static interface |
Groupings.Visitor |
| Constructor and Description |
|---|
Groupings() |
Copyright © 2020. All rights reserved.