Toggle navigation
Home
int to org.apache.drill.exec.proto.UserBitShared.DrillPBError.ErrorType
No. of Instances - 9
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
input.readInt32()
to
ErrorType.valueOf(input.readEnum())
input.readInt32()
to
value
com.google.protobuf.CodedOutputStream.computeInt32Size(3,errorType_)
to
com.google.protobuf.CodedOutputStream.computeEnumSize(3,errorType_.getNumber())