public interface ChunkMemoryLayoutOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Endian |
getEndian()
Represents the endian.
|
boolean |
hasEndian()
Represents the endian.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasEndian()
Represents the endian.
optional .tipb.Endian endian = 1 [(.gogoproto.nullable) = false];
Endian getEndian()
Represents the endian.
optional .tipb.Endian endian = 1 [(.gogoproto.nullable) = false];
Copyright © 2024 PingCAP. All rights reserved.