public interface ThreadStackOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSignatures(int index)
stack code signature list
|
com.google.protobuf.ByteString |
getCodeSignaturesBytes(int index)
stack code signature list
|
int |
getCodeSignaturesCount()
stack code signature list
|
List<String> |
getCodeSignaturesList()
stack code signature list
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getCodeSignaturesList()
stack code signature list
repeated string codeSignatures = 1;int getCodeSignaturesCount()
stack code signature list
repeated string codeSignatures = 1;String getCodeSignatures(int index)
stack code signature list
repeated string codeSignatures = 1;index - The index of the element to return.com.google.protobuf.ByteString getCodeSignaturesBytes(int index)
stack code signature list
repeated string codeSignatures = 1;index - The index of the value to return.Copyright © 2022 The Apache Software Foundation. All rights reserved.