Class Event.Index
- java.lang.Object
-
- com.launchdarkly.sdk.internal.events.Event
-
- com.launchdarkly.sdk.internal.events.Event.Index
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.launchdarkly.sdk.internal.events.Event
Event.Custom, Event.FeatureRequest, Event.Identify, Event.Index
-
-
Constructor Summary
Constructors Constructor Description Index(long timestamp, com.launchdarkly.sdk.LDContext context)
Constructs an index event.
-
Method Summary
-
Methods inherited from class com.launchdarkly.sdk.internal.events.Event
getContext, getCreationDate
-
-