
|
If you were logged in you would be able to see more operations.
|
|
|
| Hadoop Flags: |
Reviewed
|
| Resolution Date: |
22/Apr/08 12:34 AM
|
|
The default byte array should be an empty array and the empty array should be stored in a static final variable. Then, there is no unnecessary memory allocation.
|
|
Description
|
The default byte array should be an empty array and the empty array should be stored in a static final variable. Then, there is no unnecessary memory allocation. |
Show » |
|