Tagged: java

String Interning – What ,Why and When ?

What is String Interning  String Interning is a method of storing only one copy of each distinct String Value, which must be immutable. In Java String class has a public method intern() that returns a canonical representation for the string object....

Recommended Readings for Hadoop

I am writing this series to mention some of the recommended reading to understand Hadoop , its architecture, minute details of cluster setup etc. Understanding Hadoop Cluster Setup and Network – Brad Hedlund, with his expertise in...

%d