|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OrcProto.DateStatisticsOrBuilder
| Method Summary | |
|---|---|
int |
getMaximum()
optional sint32 maximum = 2; |
int |
getMinimum()
optional sint32 minimum = 1; |
boolean |
hasMaximum()
optional sint32 maximum = 2; |
boolean |
hasMinimum()
optional sint32 minimum = 1; |
| Methods inherited from interface org.spark_project.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface org.spark_project.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasMinimum()
optional sint32 minimum = 1;
min,max values saved as days since epoch
int getMinimum()
optional sint32 minimum = 1;
min,max values saved as days since epoch
boolean hasMaximum()
optional sint32 maximum = 2;
int getMaximum()
optional sint32 maximum = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||