Package io.trino.orc.proto
Interface OrcProto.BinaryStatisticsOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
OrcProto.BinaryStatistics,OrcProto.BinaryStatistics.Builder
- Enclosing class:
- OrcProto
public static interface OrcProto.BinaryStatisticsOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetSum()sum will store the total binary blob length in a stripebooleanhasSum()sum will store the total binary blob length in a stripe-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-