public static interface Pdpb.TsoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getCount()
uint32 count = 2; |
Pdpb.ResponseHeader |
getHeader()
.pdpb.ResponseHeader header = 1; |
Pdpb.ResponseHeaderOrBuilder |
getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1; |
Pdpb.Timestamp |
getTimestamp()
.pdpb.Timestamp timestamp = 3; |
Pdpb.TimestampOrBuilder |
getTimestampOrBuilder()
.pdpb.Timestamp timestamp = 3; |
boolean |
hasHeader()
.pdpb.ResponseHeader header = 1; |
boolean |
hasTimestamp()
.pdpb.Timestamp timestamp = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasHeader()
.pdpb.ResponseHeader header = 1;
Pdpb.ResponseHeader getHeader()
.pdpb.ResponseHeader header = 1;
Pdpb.ResponseHeaderOrBuilder getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1;
int getCount()
uint32 count = 2;
boolean hasTimestamp()
.pdpb.Timestamp timestamp = 3;
Pdpb.Timestamp getTimestamp()
.pdpb.Timestamp timestamp = 3;
Pdpb.TimestampOrBuilder getTimestampOrBuilder()
.pdpb.Timestamp timestamp = 3;
Copyright © 2024 PingCAP. All rights reserved.