uka.patch
Interface Constants
- All Known Implementing Classes:
- AbstractPatchWriter, PatchReader
- public interface Constants
Constants for the patch wire protocol.
MAX_DISTRIBUTION_RECORDS
public static final int MAX_DISTRIBUTION_RECORDS
- See Also:
- Constant Field Values
CODE_PATCH_HEADER
public static final int CODE_PATCH_HEADER
- See Also:
- Constant Field Values
CODE_END_OF_PATCH
public static final int CODE_END_OF_PATCH
- See Also:
- Constant Field Values
CODE_NOT_MODIFIED
public static final int CODE_NOT_MODIFIED
- See Also:
- Constant Field Values
CODE_NULL
public static final int CODE_NULL
- See Also:
- Constant Field Values
CODE_REFERENCE
public static final int CODE_REFERENCE
- See Also:
- Constant Field Values
CODE_BOOLEAN
public static final int CODE_BOOLEAN
- See Also:
- Constant Field Values
CODE_INT8
public static final int CODE_INT8
- See Also:
- Constant Field Values
CODE_INT16
public static final int CODE_INT16
- See Also:
- Constant Field Values
CODE_INT32
public static final int CODE_INT32
- See Also:
- Constant Field Values
CODE_INT64
public static final int CODE_INT64
- See Also:
- Constant Field Values
CODE_FLOAT
public static final int CODE_FLOAT
- See Also:
- Constant Field Values
CODE_DOUBLE
public static final int CODE_DOUBLE
- See Also:
- Constant Field Values