Class TimelineHBaseSchemaConstants

java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineHBaseSchemaConstants

@Private @Unstable public final class TimelineHBaseSchemaConstants extends Object
contains the constants used in the context of schema accesses for TimelineEntity information.
  • Field Details

    • USERNAME_SPLIT_KEY_PREFIX_LENGTH

      public static final String 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.