EPiC
Efficient Privacy-Preserving Counting for MapReduce
 All Classes Namespaces Functions Variables
Public Member Functions | Public Attributes
common.MultiFieldKey Class Reference

Inherits Writable, and WritableComparable< MultiFieldKey >.

List of all members.

Public Member Functions

 MultiFieldKey (int numFields)
 MultiFieldKey (DataInput in) throws IOException
int weight ()
boolean equals (Object k)
int hashCode ()
String toString ()
void readFields (DataInput in) throws IOException
void write (DataOutput out) throws IOException
int compareTo (MultiFieldKey key)
MultiFieldKey clone ()

Public Attributes

int[] element

Detailed Description

Author:
vohuudtr

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables