Class TimelineHBaseSchemaConstants
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineHBaseSchemaConstants
contains the constants used in the context of schema accesses for
TimelineEntity
information.-
Field Summary
Fields -
Method Summary
-
Field Details
-
USERNAME_SPLIT_KEY_PREFIX_LENGTH
The length at which keys auto-split.- See Also:
-
-
Method Details
-
getUsernameSplits
public static byte[][] getUsernameSplits()- Returns:
- splits for splits where a user is a prefix.
-