Class HttpConstants


  • public class HttpConstants
    extends java.lang.Object
    • Field Detail

      • VENICE_STORE_VERSION

        public static final java.lang.String VENICE_STORE_VERSION
        See Also:
        Constant Field Values
      • VENICE_API_VERSION

        public static final java.lang.String VENICE_API_VERSION
        See Also:
        Constant Field Values
      • VENICE_SCHEMA_ID

        public static final java.lang.String VENICE_SCHEMA_ID
        See Also:
        Constant Field Values
      • VENICE_REQUEST_RCU

        public static final java.lang.String VENICE_REQUEST_RCU
        See Also:
        Constant Field Values
      • VENICE_COMPRESSION_STRATEGY

        public static final java.lang.String VENICE_COMPRESSION_STRATEGY
        See Also:
        Constant Field Values
      • VENICE_SUPPORTED_COMPRESSION_STRATEGY

        public static final java.lang.String VENICE_SUPPORTED_COMPRESSION_STRATEGY
        N.B.: There seems to be an assumption that this header's value will contain just a single compression scheme (GZIP) and that it's not correct to pass a list of supported compression strategies (as one might expect). So we need to be careful if we ever intend to evolve the way this header is used to accommodate multiple schemes.
        See Also:
        Constant Field Values
      • VENICE_STREAMING

        public static final java.lang.String VENICE_STREAMING
        See Also:
        Constant Field Values
      • VENICE_STREAMING_RESPONSE

        public static final java.lang.String VENICE_STREAMING_RESPONSE
        See Also:
        Constant Field Values
      • VENICE_KEY_COUNT

        public static final java.lang.String VENICE_KEY_COUNT
        See Also:
        Constant Field Values
      • VENICE_COMPUTE_VALUE_SCHEMA_ID

        public static final java.lang.String VENICE_COMPUTE_VALUE_SCHEMA_ID
        See Also:
        Constant Field Values
      • VENICE_ALLOW_REDIRECT

        public static final java.lang.String VENICE_ALLOW_REDIRECT
        See Also:
        Constant Field Values
      • VENICE_CLIENT_COMPUTE

        public static final java.lang.String VENICE_CLIENT_COMPUTE
        See Also:
        Constant Field Values