|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnonymizableDataType | |
|---|---|
| org.apache.hadoop.tools.rumen.datatypes | |
| org.apache.hadoop.tools.rumen.serializers | |
| Uses of AnonymizableDataType in org.apache.hadoop.tools.rumen.datatypes |
|---|
| Classes in org.apache.hadoop.tools.rumen.datatypes that implement AnonymizableDataType | |
|---|---|
class |
ClassName
Represents a class name. |
class |
DefaultAnonymizableDataType
Represents a default anonymizable Rumen data-type. |
class |
FileName
Represents a file's location. |
class |
JobName
Represents a job's name. |
class |
JobProperties
This represents the job configuration properties. |
class |
NodeName
Represents the cluster host. |
class |
QueueName
Represents a queue name. |
class |
UserName
Represents a user's name. |
| Uses of AnonymizableDataType in org.apache.hadoop.tools.rumen.serializers |
|---|
| Methods in org.apache.hadoop.tools.rumen.serializers with parameters of type AnonymizableDataType | |
|---|---|
void |
DefaultAnonymizingRumenSerializer.serialize(AnonymizableDataType object,
org.codehaus.jackson.JsonGenerator jGen,
org.codehaus.jackson.map.SerializerProvider sProvider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||