JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.hadoop.tools.rumen.datatypes
Interface DataType<T>
All Known Subinterfaces:
AnonymizableDataType
<T>
All Known Implementing Classes:
ClassName
,
DefaultAnonymizableDataType
,
DefaultDataType
,
FileName
,
JobName
,
JobProperties
,
NodeName
,
QueueName
,
UserName
public interface
DataType<T>
Represents a Rumen data-type.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getValue
()
Method Detail
getValue
T
getValue()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018
CERN
. All Rights Reserved.