- IBatchFactory - Interface in com.github.segmentio.flush
-
A Factory that creates Batch objects
- identify(String, Traits) - Static method in class com.github.segmentio.Analytics
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, Context) - Static method in class com.github.segmentio.Analytics
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, DateTime, Context) - Static method in class com.github.segmentio.Analytics
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, DateTime, Context, Callback) - Static method in class com.github.segmentio.Analytics
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits) - Method in class com.github.segmentio.AnalyticsClient
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, Context) - Method in class com.github.segmentio.AnalyticsClient
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, DateTime, Context) - Method in class com.github.segmentio.AnalyticsClient
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- identify(String, Traits, DateTime, Context, Callback) - Method in class com.github.segmentio.AnalyticsClient
-
Identifying a user ties all of their actions to an id, and associates
user traits to that id.
- Identify - Class in com.github.segmentio.models
-
- Identify(String, Traits, DateTime, Context, Callback) - Constructor for class com.github.segmentio.models.Identify
-
- initialize(String) - Static method in class com.github.segmentio.Analytics
-
Creates a new Segment.io client.
- initialize(String, Options) - Static method in class com.github.segmentio.Analytics
-
Creates a new Segment.io client.
- IRequester - Interface in com.github.segmentio.request
-
- isSignalled() - Method in class com.github.segmentio.utils.ManualResetEvent
-