com.karmasphere.share.constants
Class BQueryConstants
java.lang.Object
com.karmasphere.share.constants.BQueryConstants
public class BQueryConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACKET_ID
public static final String PACKET_ID
- See Also:
- Constant Field Values
QUERY_IDENTITY_SHORT
public static final String QUERY_IDENTITY_SHORT
- See Also:
- Constant Field Values
QUERY_IDENTITY_LONG
public static final String QUERY_IDENTITY_LONG
- See Also:
- Constant Field Values
QUERY_FEED_SHORT
public static final String QUERY_FEED_SHORT
- See Also:
- Constant Field Values
QUERY_FEED_LONG
public static final String QUERY_FEED_LONG
- See Also:
- Constant Field Values
QUERY_COMPOSITE_SHORT
public static final String QUERY_COMPOSITE_SHORT
- See Also:
- Constant Field Values
QUERY_COMPOSITE_LONG
public static final String QUERY_COMPOSITE_LONG
- See Also:
- Constant Field Values
QUERY_COMBINER_SHORT
public static final String QUERY_COMBINER_SHORT
- See Also:
- Constant Field Values
QUERY_COMBINER_LONG
public static final String QUERY_COMBINER_LONG
- See Also:
- Constant Field Values
QUERY_FLAG_SHORT
public static final String QUERY_FLAG_SHORT
- See Also:
- Constant Field Values
QUERY_FLAG_LONG
public static final String QUERY_FLAG_LONG
- See Also:
- Constant Field Values
QUERY_AUTH_SHORT
public static final String QUERY_AUTH_SHORT
- See Also:
- Constant Field Values
QUERY_AUTH_LONG
public static final String QUERY_AUTH_LONG
- See Also:
- Constant Field Values
RESPONSE_FACT_SHORT
public static final String RESPONSE_FACT_SHORT
- See Also:
- Constant Field Values
RESPONSE_FACT_LONG
public static final String RESPONSE_FACT_LONG
- See Also:
- Constant Field Values
RESPONSE_TIME_SHORT
public static final String RESPONSE_TIME_SHORT
- See Also:
- Constant Field Values
RESPONSE_TIME_LONG
public static final String RESPONSE_TIME_LONG
- See Also:
- Constant Field Values
RESPONSE_COMBINATIONS_SHORT
public static final String RESPONSE_COMBINATIONS_SHORT
- See Also:
- Constant Field Values
RESPONSE_COMBINATIONS_LONG
public static final String RESPONSE_COMBINATIONS_LONG
- See Also:
- Constant Field Values
RESPONSE_ERROR
public static final String RESPONSE_ERROR
- See Also:
- Constant Field Values
RESPONSE_MESSAGE
public static final String RESPONSE_MESSAGE
- See Also:
- Constant Field Values
RESPONSE_FACT_IDENTITY
public static final String RESPONSE_FACT_IDENTITY
- See Also:
- Constant Field Values
RESPONSE_FACT_FEED
public static final String RESPONSE_FACT_FEED
- See Also:
- Constant Field Values
RESPONSE_FACT_VALUE
public static final String RESPONSE_FACT_VALUE
- See Also:
- Constant Field Values
RESPONSE_FACT_DATA
public static final String RESPONSE_FACT_DATA
- See Also:
- Constant Field Values
RESPONSE_COMBINATION_VALUE
public static final String RESPONSE_COMBINATION_VALUE
- See Also:
- Constant Field Values
RESPONSE_COMBINATION_DATA
public static final String RESPONSE_COMBINATION_DATA
- See Also:
- Constant Field Values
FLAG_FACTS
public static final int FLAG_FACTS
- Include all facts in the response.
- See Also:
- Constant Field Values
MAX_TCP_QUERY_LENGTH
public static final int MAX_TCP_QUERY_LENGTH
- See Also:
- Constant Field Values
Copyright © 2004-2005 Karamsphere. All Rights Reserved.