public interface SegmentsEntryRetriever
SegmentsEntry from a userId.| Modifier and Type | Method and Description |
|---|---|
default long[] |
getSegmentsEntryIds(long groupId,
long userId,
Context context)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
getSegmentsEntryIds(long, long, Context, long[]) |
long[] |
getSegmentsEntryIds(long groupId,
long userId,
Context context,
long[] segmentEntryIds) |
@Deprecated
default long[] getSegmentsEntryIds(long groupId,
long userId,
Context context)
getSegmentsEntryIds(long, long, Context, long[])long[] getSegmentsEntryIds(long groupId,
long userId,
Context context,
long[] segmentEntryIds)