public static final class AttributesOuterClass.CompressedAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder> implements AttributesOuterClass.CompressedAttributesOrBuilder
Defines a list of attributes in compressed format optimized for transport. Within this message, strings are referenced using integer indices into one of two string dictionaries. Positive integers index into the global deployment-wide dictionary, whereas negative integers index into the message-level dictionary instead. The message-level dictionary is carried by the `words` field of this message, the deployment-wide dictionary is determined via configuration.Protobuf type
istio.mixer.v1.CompressedAttributes| Modifier and Type | Method and Description |
|---|---|
AttributesOuterClass.CompressedAttributes.Builder |
addAllWords(Iterable<String> values)
The message-level dictionary.
|
AttributesOuterClass.CompressedAttributes.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributesOuterClass.CompressedAttributes.Builder |
addWords(String value)
The message-level dictionary.
|
AttributesOuterClass.CompressedAttributes.Builder |
addWordsBytes(com.google.protobuf.ByteString value)
The message-level dictionary.
|
AttributesOuterClass.CompressedAttributes |
build() |
AttributesOuterClass.CompressedAttributes |
buildPartial() |
AttributesOuterClass.CompressedAttributes.Builder |
clear() |
AttributesOuterClass.CompressedAttributes.Builder |
clearBools() |
AttributesOuterClass.CompressedAttributes.Builder |
clearBytes() |
AttributesOuterClass.CompressedAttributes.Builder |
clearDoubles() |
AttributesOuterClass.CompressedAttributes.Builder |
clearDurations() |
AttributesOuterClass.CompressedAttributes.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AttributesOuterClass.CompressedAttributes.Builder |
clearInt64S() |
AttributesOuterClass.CompressedAttributes.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AttributesOuterClass.CompressedAttributes.Builder |
clearStringMaps() |
AttributesOuterClass.CompressedAttributes.Builder |
clearStrings() |
AttributesOuterClass.CompressedAttributes.Builder |
clearTimestamps() |
AttributesOuterClass.CompressedAttributes.Builder |
clearWords()
The message-level dictionary.
|
AttributesOuterClass.CompressedAttributes.Builder |
clone() |
boolean |
containsBools(int key)
Holds attributes of type BOOL
|
boolean |
containsBytes(int key)
Holds attributes of type BYTES
|
boolean |
containsDoubles(int key)
Holds attributes of type DOUBLE
|
boolean |
containsDurations(int key)
Holds attributes of type DURATION
|
boolean |
containsInt64S(int key)
Holds attributes of type INT64
|
boolean |
containsStringMaps(int key)
Holds attributes of type STRING_MAP
|
boolean |
containsStrings(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
boolean |
containsTimestamps(int key)
Holds attributes of type TIMESTAMP
|
Map<Integer,Boolean> |
getBools()
Deprecated.
|
int |
getBoolsCount()
Holds attributes of type BOOL
|
Map<Integer,Boolean> |
getBoolsMap()
Holds attributes of type BOOL
|
boolean |
getBoolsOrDefault(int key,
boolean defaultValue)
Holds attributes of type BOOL
|
boolean |
getBoolsOrThrow(int key)
Holds attributes of type BOOL
|
Map<Integer,com.google.protobuf.ByteString> |
getBytes()
Deprecated.
|
int |
getBytesCount()
Holds attributes of type BYTES
|
Map<Integer,com.google.protobuf.ByteString> |
getBytesMap()
Holds attributes of type BYTES
|
com.google.protobuf.ByteString |
getBytesOrDefault(int key,
com.google.protobuf.ByteString defaultValue)
Holds attributes of type BYTES
|
com.google.protobuf.ByteString |
getBytesOrThrow(int key)
Holds attributes of type BYTES
|
AttributesOuterClass.CompressedAttributes |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<Integer,Double> |
getDoubles()
Deprecated.
|
int |
getDoublesCount()
Holds attributes of type DOUBLE
|
Map<Integer,Double> |
getDoublesMap()
Holds attributes of type DOUBLE
|
double |
getDoublesOrDefault(int key,
double defaultValue)
Holds attributes of type DOUBLE
|
double |
getDoublesOrThrow(int key)
Holds attributes of type DOUBLE
|
Map<Integer,com.google.protobuf.Duration> |
getDurations()
Deprecated.
|
int |
getDurationsCount()
Holds attributes of type DURATION
|
Map<Integer,com.google.protobuf.Duration> |
getDurationsMap()
Holds attributes of type DURATION
|
com.google.protobuf.Duration |
getDurationsOrDefault(int key,
com.google.protobuf.Duration defaultValue)
Holds attributes of type DURATION
|
com.google.protobuf.Duration |
getDurationsOrThrow(int key)
Holds attributes of type DURATION
|
Map<Integer,Long> |
getInt64S()
Deprecated.
|
int |
getInt64SCount()
Holds attributes of type INT64
|
Map<Integer,Long> |
getInt64SMap()
Holds attributes of type INT64
|
long |
getInt64SOrDefault(int key,
long defaultValue)
Holds attributes of type INT64
|
long |
getInt64SOrThrow(int key)
Holds attributes of type INT64
|
Map<Integer,Boolean> |
getMutableBools()
Deprecated.
|
Map<Integer,com.google.protobuf.ByteString> |
getMutableBytes()
Deprecated.
|
Map<Integer,Double> |
getMutableDoubles()
Deprecated.
|
Map<Integer,com.google.protobuf.Duration> |
getMutableDurations()
Deprecated.
|
Map<Integer,Long> |
getMutableInt64S()
Deprecated.
|
Map<Integer,AttributesOuterClass.StringMap> |
getMutableStringMaps()
Deprecated.
|
Map<Integer,Integer> |
getMutableStrings()
Deprecated.
|
Map<Integer,com.google.protobuf.Timestamp> |
getMutableTimestamps()
Deprecated.
|
Map<Integer,AttributesOuterClass.StringMap> |
getStringMaps()
Deprecated.
|
int |
getStringMapsCount()
Holds attributes of type STRING_MAP
|
Map<Integer,AttributesOuterClass.StringMap> |
getStringMapsMap()
Holds attributes of type STRING_MAP
|
AttributesOuterClass.StringMap |
getStringMapsOrDefault(int key,
AttributesOuterClass.StringMap defaultValue)
Holds attributes of type STRING_MAP
|
AttributesOuterClass.StringMap |
getStringMapsOrThrow(int key)
Holds attributes of type STRING_MAP
|
Map<Integer,Integer> |
getStrings()
Deprecated.
|
int |
getStringsCount()
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
Map<Integer,Integer> |
getStringsMap()
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
int |
getStringsOrDefault(int key,
int defaultValue)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
int |
getStringsOrThrow(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
Map<Integer,com.google.protobuf.Timestamp> |
getTimestamps()
Deprecated.
|
int |
getTimestampsCount()
Holds attributes of type TIMESTAMP
|
Map<Integer,com.google.protobuf.Timestamp> |
getTimestampsMap()
Holds attributes of type TIMESTAMP
|
com.google.protobuf.Timestamp |
getTimestampsOrDefault(int key,
com.google.protobuf.Timestamp defaultValue)
Holds attributes of type TIMESTAMP
|
com.google.protobuf.Timestamp |
getTimestampsOrThrow(int key)
Holds attributes of type TIMESTAMP
|
String |
getWords(int index)
The message-level dictionary.
|
com.google.protobuf.ByteString |
getWordsBytes(int index)
The message-level dictionary.
|
int |
getWordsCount()
The message-level dictionary.
|
com.google.protobuf.ProtocolStringList |
getWordsList()
The message-level dictionary.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
AttributesOuterClass.CompressedAttributes.Builder |
mergeFrom(AttributesOuterClass.CompressedAttributes other) |
AttributesOuterClass.CompressedAttributes.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttributesOuterClass.CompressedAttributes.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttributesOuterClass.CompressedAttributes.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttributesOuterClass.CompressedAttributes.Builder |
putAllBools(Map<Integer,Boolean> values)
Holds attributes of type BOOL
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllBytes(Map<Integer,com.google.protobuf.ByteString> values)
Holds attributes of type BYTES
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllDoubles(Map<Integer,Double> values)
Holds attributes of type DOUBLE
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllDurations(Map<Integer,com.google.protobuf.Duration> values)
Holds attributes of type DURATION
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllInt64S(Map<Integer,Long> values)
Holds attributes of type INT64
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllStringMaps(Map<Integer,AttributesOuterClass.StringMap> values)
Holds attributes of type STRING_MAP
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllStrings(Map<Integer,Integer> values)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
AttributesOuterClass.CompressedAttributes.Builder |
putAllTimestamps(Map<Integer,com.google.protobuf.Timestamp> values)
Holds attributes of type TIMESTAMP
|
AttributesOuterClass.CompressedAttributes.Builder |
putBools(int key,
boolean value)
Holds attributes of type BOOL
|
AttributesOuterClass.CompressedAttributes.Builder |
putBytes(int key,
com.google.protobuf.ByteString value)
Holds attributes of type BYTES
|
AttributesOuterClass.CompressedAttributes.Builder |
putDoubles(int key,
double value)
Holds attributes of type DOUBLE
|
AttributesOuterClass.CompressedAttributes.Builder |
putDurations(int key,
com.google.protobuf.Duration value)
Holds attributes of type DURATION
|
AttributesOuterClass.CompressedAttributes.Builder |
putInt64S(int key,
long value)
Holds attributes of type INT64
|
AttributesOuterClass.CompressedAttributes.Builder |
putStringMaps(int key,
AttributesOuterClass.StringMap value)
Holds attributes of type STRING_MAP
|
AttributesOuterClass.CompressedAttributes.Builder |
putStrings(int key,
int value)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
AttributesOuterClass.CompressedAttributes.Builder |
putTimestamps(int key,
com.google.protobuf.Timestamp value)
Holds attributes of type TIMESTAMP
|
AttributesOuterClass.CompressedAttributes.Builder |
removeBools(int key)
Holds attributes of type BOOL
|
AttributesOuterClass.CompressedAttributes.Builder |
removeBytes(int key)
Holds attributes of type BYTES
|
AttributesOuterClass.CompressedAttributes.Builder |
removeDoubles(int key)
Holds attributes of type DOUBLE
|
AttributesOuterClass.CompressedAttributes.Builder |
removeDurations(int key)
Holds attributes of type DURATION
|
AttributesOuterClass.CompressedAttributes.Builder |
removeInt64S(int key)
Holds attributes of type INT64
|
AttributesOuterClass.CompressedAttributes.Builder |
removeStringMaps(int key)
Holds attributes of type STRING_MAP
|
AttributesOuterClass.CompressedAttributes.Builder |
removeStrings(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
|
AttributesOuterClass.CompressedAttributes.Builder |
removeTimestamps(int key)
Holds attributes of type TIMESTAMP
|
AttributesOuterClass.CompressedAttributes.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributesOuterClass.CompressedAttributes.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AttributesOuterClass.CompressedAttributes.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttributesOuterClass.CompressedAttributes.Builder |
setWords(int index,
String value)
The message-level dictionary.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AttributesOuterClass.CompressedAttributes build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AttributesOuterClass.CompressedAttributes buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AttributesOuterClass.CompressedAttributes.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder mergeFrom(AttributesOuterClass.CompressedAttributes other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public AttributesOuterClass.CompressedAttributes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributesOuterClass.CompressedAttributes.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getWordsList()
The message-level dictionary.
repeated string words = 1;getWordsList in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic int getWordsCount()
The message-level dictionary.
repeated string words = 1;getWordsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic String getWords(int index)
The message-level dictionary.
repeated string words = 1;getWords in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.ByteString getWordsBytes(int index)
The message-level dictionary.
repeated string words = 1;getWordsBytes in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder setWords(int index, String value)
The message-level dictionary.
repeated string words = 1;public AttributesOuterClass.CompressedAttributes.Builder addWords(String value)
The message-level dictionary.
repeated string words = 1;public AttributesOuterClass.CompressedAttributes.Builder addAllWords(Iterable<String> values)
The message-level dictionary.
repeated string words = 1;public AttributesOuterClass.CompressedAttributes.Builder clearWords()
The message-level dictionary.
repeated string words = 1;public AttributesOuterClass.CompressedAttributes.Builder addWordsBytes(com.google.protobuf.ByteString value)
The message-level dictionary.
repeated string words = 1;public int getStringsCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;getStringsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsStrings(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;containsStrings in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,Integer> getStrings()
getStringsMap() instead.getStrings in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,Integer> getStringsMap()
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;getStringsMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic int getStringsOrDefault(int key,
int defaultValue)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;getStringsOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic int getStringsOrThrow(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;getStringsOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearStrings()
public AttributesOuterClass.CompressedAttributes.Builder removeStrings(int key)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;@Deprecated public Map<Integer,Integer> getMutableStrings()
public AttributesOuterClass.CompressedAttributes.Builder putStrings(int key, int value)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;public AttributesOuterClass.CompressedAttributes.Builder putAllStrings(Map<Integer,Integer> values)
Holds attributes of type STRING, DNS_NAME, EMAIL_ADDRESS, URI
map<sint32, sint32> strings = 2;public int getInt64SCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type INT64
map<sint32, int64> int64s = 3;getInt64SCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsInt64S(int key)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;containsInt64S in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,Long> getInt64S()
getInt64SMap() instead.getInt64S in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,Long> getInt64SMap()
Holds attributes of type INT64
map<sint32, int64> int64s = 3;getInt64SMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic long getInt64SOrDefault(int key,
long defaultValue)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;getInt64SOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic long getInt64SOrThrow(int key)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;getInt64SOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearInt64S()
public AttributesOuterClass.CompressedAttributes.Builder removeInt64S(int key)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;@Deprecated public Map<Integer,Long> getMutableInt64S()
public AttributesOuterClass.CompressedAttributes.Builder putInt64S(int key, long value)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;public AttributesOuterClass.CompressedAttributes.Builder putAllInt64S(Map<Integer,Long> values)
Holds attributes of type INT64
map<sint32, int64> int64s = 3;public int getDoublesCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type DOUBLE
map<sint32, double> doubles = 4;getDoublesCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsDoubles(int key)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;containsDoubles in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,Double> getDoubles()
getDoublesMap() instead.getDoubles in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,Double> getDoublesMap()
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;getDoublesMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic double getDoublesOrDefault(int key,
double defaultValue)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;getDoublesOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic double getDoublesOrThrow(int key)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;getDoublesOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearDoubles()
public AttributesOuterClass.CompressedAttributes.Builder removeDoubles(int key)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;@Deprecated public Map<Integer,Double> getMutableDoubles()
public AttributesOuterClass.CompressedAttributes.Builder putDoubles(int key, double value)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;public AttributesOuterClass.CompressedAttributes.Builder putAllDoubles(Map<Integer,Double> values)
Holds attributes of type DOUBLE
map<sint32, double> doubles = 4;public int getBoolsCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type BOOL
map<sint32, bool> bools = 5;getBoolsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsBools(int key)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;containsBools in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,Boolean> getBools()
getBoolsMap() instead.getBools in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,Boolean> getBoolsMap()
Holds attributes of type BOOL
map<sint32, bool> bools = 5;getBoolsMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean getBoolsOrDefault(int key,
boolean defaultValue)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;getBoolsOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean getBoolsOrThrow(int key)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;getBoolsOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearBools()
public AttributesOuterClass.CompressedAttributes.Builder removeBools(int key)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;@Deprecated public Map<Integer,Boolean> getMutableBools()
public AttributesOuterClass.CompressedAttributes.Builder putBools(int key, boolean value)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;public AttributesOuterClass.CompressedAttributes.Builder putAllBools(Map<Integer,Boolean> values)
Holds attributes of type BOOL
map<sint32, bool> bools = 5;public int getTimestampsCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];getTimestampsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsTimestamps(int key)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];containsTimestamps in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,com.google.protobuf.Timestamp> getTimestamps()
getTimestampsMap() instead.getTimestamps in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,com.google.protobuf.Timestamp> getTimestampsMap()
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];getTimestampsMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.Timestamp getTimestampsOrDefault(int key,
com.google.protobuf.Timestamp defaultValue)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];getTimestampsOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.Timestamp getTimestampsOrThrow(int key)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];getTimestampsOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearTimestamps()
public AttributesOuterClass.CompressedAttributes.Builder removeTimestamps(int key)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];@Deprecated public Map<Integer,com.google.protobuf.Timestamp> getMutableTimestamps()
public AttributesOuterClass.CompressedAttributes.Builder putTimestamps(int key, com.google.protobuf.Timestamp value)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];public AttributesOuterClass.CompressedAttributes.Builder putAllTimestamps(Map<Integer,com.google.protobuf.Timestamp> values)
Holds attributes of type TIMESTAMP
map<sint32, .google.protobuf.Timestamp> timestamps = 6 [(.gogoproto.nullable) = false, (.gogoproto.stdtime) = true];public int getDurationsCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];getDurationsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsDurations(int key)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];containsDurations in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,com.google.protobuf.Duration> getDurations()
getDurationsMap() instead.getDurations in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,com.google.protobuf.Duration> getDurationsMap()
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];getDurationsMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.Duration getDurationsOrDefault(int key,
com.google.protobuf.Duration defaultValue)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];getDurationsOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.Duration getDurationsOrThrow(int key)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];getDurationsOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearDurations()
public AttributesOuterClass.CompressedAttributes.Builder removeDurations(int key)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];@Deprecated public Map<Integer,com.google.protobuf.Duration> getMutableDurations()
public AttributesOuterClass.CompressedAttributes.Builder putDurations(int key, com.google.protobuf.Duration value)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];public AttributesOuterClass.CompressedAttributes.Builder putAllDurations(Map<Integer,com.google.protobuf.Duration> values)
Holds attributes of type DURATION
map<sint32, .google.protobuf.Duration> durations = 7 [(.gogoproto.nullable) = false, (.gogoproto.stdduration) = true];public int getBytesCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type BYTES
map<sint32, bytes> bytes = 8;getBytesCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsBytes(int key)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;containsBytes in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,com.google.protobuf.ByteString> getBytes()
getBytesMap() instead.getBytes in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,com.google.protobuf.ByteString> getBytesMap()
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;getBytesMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.ByteString getBytesOrDefault(int key,
com.google.protobuf.ByteString defaultValue)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;getBytesOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic com.google.protobuf.ByteString getBytesOrThrow(int key)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;getBytesOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearBytes()
public AttributesOuterClass.CompressedAttributes.Builder removeBytes(int key)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;@Deprecated public Map<Integer,com.google.protobuf.ByteString> getMutableBytes()
public AttributesOuterClass.CompressedAttributes.Builder putBytes(int key, com.google.protobuf.ByteString value)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;public AttributesOuterClass.CompressedAttributes.Builder putAllBytes(Map<Integer,com.google.protobuf.ByteString> values)
Holds attributes of type BYTES
map<sint32, bytes> bytes = 8;public int getStringMapsCount()
AttributesOuterClass.CompressedAttributesOrBuilderHolds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];getStringMapsCount in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic boolean containsStringMaps(int key)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];containsStringMaps in interface AttributesOuterClass.CompressedAttributesOrBuilder@Deprecated public Map<Integer,AttributesOuterClass.StringMap> getStringMaps()
getStringMapsMap() instead.getStringMaps in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic Map<Integer,AttributesOuterClass.StringMap> getStringMapsMap()
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];getStringMapsMap in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.StringMap getStringMapsOrDefault(int key, AttributesOuterClass.StringMap defaultValue)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];getStringMapsOrDefault in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.StringMap getStringMapsOrThrow(int key)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];getStringMapsOrThrow in interface AttributesOuterClass.CompressedAttributesOrBuilderpublic AttributesOuterClass.CompressedAttributes.Builder clearStringMaps()
public AttributesOuterClass.CompressedAttributes.Builder removeStringMaps(int key)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];@Deprecated public Map<Integer,AttributesOuterClass.StringMap> getMutableStringMaps()
public AttributesOuterClass.CompressedAttributes.Builder putStringMaps(int key, AttributesOuterClass.StringMap value)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];public AttributesOuterClass.CompressedAttributes.Builder putAllStringMaps(Map<Integer,AttributesOuterClass.StringMap> values)
Holds attributes of type STRING_MAP
map<sint32, .istio.mixer.v1.StringMap> string_maps = 9 [(.gogoproto.nullable) = false];public final AttributesOuterClass.CompressedAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>public final AttributesOuterClass.CompressedAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributesOuterClass.CompressedAttributes.Builder>Copyright © 2019 WSO2. All rights reserved.