public final class ReceivedDataPb extends com.google.protobuf.GeneratedMessageV3 implements ReceivedDataPbOrBuilder
ReceivedDataPb| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReceivedDataPb.Builder
Protobuf type
ReceivedDataPb |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BODY_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
DATAID_FIELD_NUMBER |
static int |
ENCODING_FIELD_NUMBER |
static int |
GROUP_FIELD_NUMBER |
static int |
INSTANCEID_FIELD_NUMBER |
static int |
LOCALZONE_FIELD_NUMBER |
static int |
ORIGINBODYSIZE_FIELD_NUMBER |
static int |
PUSHDATACOUNT_FIELD_NUMBER |
static int |
SCOPE_FIELD_NUMBER |
static int |
SEGMENT_FIELD_NUMBER |
static int |
SUBSCRIBERREGISTIDS_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsData(String key)
map<string, .DataBoxesPb> data = 7; |
boolean |
containsPushDataCount(String key)
map<string, int32> pushDataCount = 13; |
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getBody()
bytes body = 11; |
Map<String,DataBoxesPb> |
getData()
已过时。
|
int |
getDataCount()
map<string, .DataBoxesPb> data = 7; |
String |
getDataId()
string dataId = 1; |
com.google.protobuf.ByteString |
getDataIdBytes()
string dataId = 1; |
Map<String,DataBoxesPb> |
getDataMap()
map<string, .DataBoxesPb> data = 7; |
DataBoxesPb |
getDataOrDefault(String key,
DataBoxesPb defaultValue)
map<string, .DataBoxesPb> data = 7; |
DataBoxesPb |
getDataOrThrow(String key)
map<string, .DataBoxesPb> data = 7; |
static ReceivedDataPb |
getDefaultInstance() |
ReceivedDataPb |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEncoding()
string encoding = 10; |
com.google.protobuf.ByteString |
getEncodingBytes()
string encoding = 10; |
String |
getGroup()
string group = 2; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 2; |
String |
getInstanceId()
string instanceId = 3; |
com.google.protobuf.ByteString |
getInstanceIdBytes()
string instanceId = 3; |
String |
getLocalZone()
string localZone = 9; |
com.google.protobuf.ByteString |
getLocalZoneBytes()
string localZone = 9; |
int |
getOriginBodySize()
int32 originBodySize = 12; |
com.google.protobuf.Parser<ReceivedDataPb> |
getParserForType() |
Map<String,Integer> |
getPushDataCount()
已过时。
|
int |
getPushDataCountCount()
map<string, int32> pushDataCount = 13; |
Map<String,Integer> |
getPushDataCountMap()
map<string, int32> pushDataCount = 13; |
int |
getPushDataCountOrDefault(String key,
int defaultValue)
map<string, int32> pushDataCount = 13; |
int |
getPushDataCountOrThrow(String key)
map<string, int32> pushDataCount = 13; |
String |
getScope()
string scope = 5; |
com.google.protobuf.ByteString |
getScopeBytes()
string scope = 5; |
String |
getSegment()
string segment = 4; |
com.google.protobuf.ByteString |
getSegmentBytes()
string segment = 4; |
int |
getSerializedSize() |
String |
getSubscriberRegistIds(int index)
repeated string subscriberRegistIds = 6; |
com.google.protobuf.ByteString |
getSubscriberRegistIdsBytes(int index)
repeated string subscriberRegistIds = 6; |
int |
getSubscriberRegistIdsCount()
repeated string subscriberRegistIds = 6; |
com.google.protobuf.ProtocolStringList |
getSubscriberRegistIdsList()
repeated string subscriberRegistIds = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getVersion()
int64 version = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ReceivedDataPb.Builder |
newBuilder() |
static ReceivedDataPb.Builder |
newBuilder(ReceivedDataPb prototype) |
ReceivedDataPb.Builder |
newBuilderForType() |
protected ReceivedDataPb.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ReceivedDataPb |
parseDelimitedFrom(InputStream input) |
static ReceivedDataPb |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReceivedDataPb |
parseFrom(byte[] data) |
static ReceivedDataPb |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReceivedDataPb |
parseFrom(ByteBuffer data) |
static ReceivedDataPb |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReceivedDataPb |
parseFrom(com.google.protobuf.ByteString data) |
static ReceivedDataPb |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReceivedDataPb |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ReceivedDataPb |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReceivedDataPb |
parseFrom(InputStream input) |
static ReceivedDataPb |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ReceivedDataPb> |
parser() |
ReceivedDataPb.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DATAID_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
public static final int INSTANCEID_FIELD_NUMBER
public static final int SEGMENT_FIELD_NUMBER
public static final int SCOPE_FIELD_NUMBER
public static final int SUBSCRIBERREGISTIDS_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int LOCALZONE_FIELD_NUMBER
public static final int ENCODING_FIELD_NUMBER
public static final int BODY_FIELD_NUMBER
public static final int ORIGINBODYSIZE_FIELD_NUMBER
public static final int PUSHDATACOUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getDataId()
string dataId = 1;getDataId 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getDataIdBytes()
string dataId = 1;getDataIdBytes 在接口中 ReceivedDataPbOrBuilderpublic String getGroup()
string group = 2;getGroup 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getGroupBytes()
string group = 2;getGroupBytes 在接口中 ReceivedDataPbOrBuilderpublic String getInstanceId()
string instanceId = 3;getInstanceId 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getInstanceIdBytes()
string instanceId = 3;getInstanceIdBytes 在接口中 ReceivedDataPbOrBuilderpublic String getSegment()
string segment = 4;getSegment 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getSegmentBytes()
string segment = 4;getSegmentBytes 在接口中 ReceivedDataPbOrBuilderpublic String getScope()
string scope = 5;getScope 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getScopeBytes()
string scope = 5;getScopeBytes 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ProtocolStringList getSubscriberRegistIdsList()
repeated string subscriberRegistIds = 6;getSubscriberRegistIdsList 在接口中 ReceivedDataPbOrBuilderpublic int getSubscriberRegistIdsCount()
repeated string subscriberRegistIds = 6;getSubscriberRegistIdsCount 在接口中 ReceivedDataPbOrBuilderpublic String getSubscriberRegistIds(int index)
repeated string subscriberRegistIds = 6;getSubscriberRegistIds 在接口中 ReceivedDataPbOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSubscriberRegistIdsBytes(int index)
repeated string subscriberRegistIds = 6;getSubscriberRegistIdsBytes 在接口中 ReceivedDataPbOrBuilderindex - The index of the value to return.public int getDataCount()
ReceivedDataPbOrBuildermap<string, .DataBoxesPb> data = 7;getDataCount 在接口中 ReceivedDataPbOrBuilderpublic boolean containsData(String key)
map<string, .DataBoxesPb> data = 7;containsData 在接口中 ReceivedDataPbOrBuilder@Deprecated public Map<String,DataBoxesPb> getData()
getDataMap() instead.getData 在接口中 ReceivedDataPbOrBuilderpublic Map<String,DataBoxesPb> getDataMap()
map<string, .DataBoxesPb> data = 7;getDataMap 在接口中 ReceivedDataPbOrBuilderpublic DataBoxesPb getDataOrDefault(String key, DataBoxesPb defaultValue)
map<string, .DataBoxesPb> data = 7;getDataOrDefault 在接口中 ReceivedDataPbOrBuilderpublic DataBoxesPb getDataOrThrow(String key)
map<string, .DataBoxesPb> data = 7;getDataOrThrow 在接口中 ReceivedDataPbOrBuilderpublic long getVersion()
int64 version = 8;getVersion 在接口中 ReceivedDataPbOrBuilderpublic String getLocalZone()
string localZone = 9;getLocalZone 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getLocalZoneBytes()
string localZone = 9;getLocalZoneBytes 在接口中 ReceivedDataPbOrBuilderpublic String getEncoding()
string encoding = 10;getEncoding 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getEncodingBytes()
string encoding = 10;getEncodingBytes 在接口中 ReceivedDataPbOrBuilderpublic com.google.protobuf.ByteString getBody()
bytes body = 11;getBody 在接口中 ReceivedDataPbOrBuilderpublic int getOriginBodySize()
int32 originBodySize = 12;getOriginBodySize 在接口中 ReceivedDataPbOrBuilderpublic int getPushDataCountCount()
ReceivedDataPbOrBuildermap<string, int32> pushDataCount = 13;getPushDataCountCount 在接口中 ReceivedDataPbOrBuilderpublic boolean containsPushDataCount(String key)
map<string, int32> pushDataCount = 13;containsPushDataCount 在接口中 ReceivedDataPbOrBuilder@Deprecated public Map<String,Integer> getPushDataCount()
getPushDataCountMap() instead.getPushDataCount 在接口中 ReceivedDataPbOrBuilderpublic Map<String,Integer> getPushDataCountMap()
map<string, int32> pushDataCount = 13;getPushDataCountMap 在接口中 ReceivedDataPbOrBuilderpublic int getPushDataCountOrDefault(String key, int defaultValue)
map<string, int32> pushDataCount = 13;public int getPushDataCountOrThrow(String key)
map<string, int32> pushDataCount = 13;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ReceivedDataPb parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReceivedDataPb parseFrom(InputStream input) throws IOException
IOExceptionpublic static ReceivedDataPb parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReceivedDataPb parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ReceivedDataPb parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReceivedDataPb parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ReceivedDataPb parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ReceivedDataPb.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ReceivedDataPb.Builder newBuilder()
public static ReceivedDataPb.Builder newBuilder(ReceivedDataPb prototype)
public ReceivedDataPb.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ReceivedDataPb.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ReceivedDataPb getDefaultInstance()
public static com.google.protobuf.Parser<ReceivedDataPb> parser()
public com.google.protobuf.Parser<ReceivedDataPb> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ReceivedDataPb getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023 The Ant Financial. All rights reserved.