public class VariantSpec extends Object
Constructor and Description |
---|
VariantSpec(EventType[] eventTypes,
ConfigurationCommonVariantStream.TypeVariance typeVariance)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventType[] |
getEventTypes()
Returns types allowed for variant streams.
|
ConfigurationCommonVariantStream.TypeVariance |
getTypeVariance()
Returns the type variance enum.
|
public VariantSpec(EventType[] eventTypes, ConfigurationCommonVariantStream.TypeVariance typeVariance)
eventTypes
- types of events for variant stream, or empty listtypeVariance
- enum specifying type variancepublic EventType[] getEventTypes()
public ConfigurationCommonVariantStream.TypeVariance getTypeVariance()
Copyright © 2005–2018. All rights reserved.