- java.lang.Object
-
- org.apache.avro.specific.SpecificRecordBase
-
- org.apache.hadoop.hbase.avro.generated.ATimeRange
-
-
Constructor Summary
Constructors
Constructor and Description |
ATimeRange() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Object |
get(int field$) |
org.apache.avro.Schema |
getSchema() |
void |
put(int field$,
Object value$) |
-
Methods inherited from class org.apache.avro.specific.SpecificRecordBase
compareTo, equals, hashCode, toString
-
-
Field Detail
-
minStamp
public long minStamp
-
maxStamp
public long maxStamp
-
Constructor Detail
-
ATimeRange
public ATimeRange()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.