public final class Instrumentation extends com.google.protobuf.GeneratedMessage implements InstrumentationOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
Instrumentation.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
APP_NAME_SETTER_FIELD_NUMBER |
static int |
DECLARATION_TO_REMOVE_FIELD_NUMBER |
static int |
INIT_FIELD_NUMBER |
static int |
REPORT_CALL_FIELD_NUMBER |
static int |
REPORT_DEFINED_FIELD_NUMBER |
static int |
REPORT_EXIT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
String |
getAppNameSetter() |
String |
getDeclarationToRemove(int index) |
int |
getDeclarationToRemoveCount() |
List<String> |
getDeclarationToRemoveList() |
static Instrumentation |
getDefaultInstance() |
Instrumentation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getInit(int index) |
int |
getInitCount() |
List<String> |
getInitList() |
String |
getReportCall() |
String |
getReportDefined() |
String |
getReportExit() |
int |
getSerializedSize() |
boolean |
hasAppNameSetter() |
boolean |
hasReportCall() |
boolean |
hasReportDefined() |
boolean |
hasReportExit() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Instrumentation.Builder |
newBuilder() |
static Instrumentation.Builder |
newBuilder(Instrumentation prototype) |
Instrumentation.Builder |
newBuilderForType() |
protected Instrumentation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Instrumentation |
parseDelimitedFrom(InputStream input) |
static Instrumentation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instrumentation |
parseFrom(byte[] data) |
static Instrumentation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instrumentation |
parseFrom(com.google.protobuf.ByteString data) |
static Instrumentation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instrumentation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Instrumentation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instrumentation |
parseFrom(InputStream input) |
static Instrumentation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Instrumentation.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int REPORT_DEFINED_FIELD_NUMBER
public static final int REPORT_CALL_FIELD_NUMBER
public static final int REPORT_EXIT_FIELD_NUMBER
public static final int DECLARATION_TO_REMOVE_FIELD_NUMBER
public static final int INIT_FIELD_NUMBER
public static final int APP_NAME_SETTER_FIELD_NUMBER
public static Instrumentation getDefaultInstance()
public Instrumentation getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasReportDefined()
hasReportDefined
in interface InstrumentationOrBuilder
public String getReportDefined()
getReportDefined
in interface InstrumentationOrBuilder
public boolean hasReportCall()
hasReportCall
in interface InstrumentationOrBuilder
public String getReportCall()
getReportCall
in interface InstrumentationOrBuilder
public boolean hasReportExit()
hasReportExit
in interface InstrumentationOrBuilder
public String getReportExit()
getReportExit
in interface InstrumentationOrBuilder
public List<String> getDeclarationToRemoveList()
getDeclarationToRemoveList
in interface InstrumentationOrBuilder
public int getDeclarationToRemoveCount()
getDeclarationToRemoveCount
in interface InstrumentationOrBuilder
public String getDeclarationToRemove(int index)
getDeclarationToRemove
in interface InstrumentationOrBuilder
public List<String> getInitList()
getInitList
in interface InstrumentationOrBuilder
public int getInitCount()
getInitCount
in interface InstrumentationOrBuilder
public String getInit(int index)
getInit
in interface InstrumentationOrBuilder
public boolean hasAppNameSetter()
hasAppNameSetter
in interface InstrumentationOrBuilder
public String getAppNameSetter()
getAppNameSetter
in interface InstrumentationOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Instrumentation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Instrumentation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Instrumentation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Instrumentation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Instrumentation parseFrom(InputStream input) throws IOException
IOException
public static Instrumentation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Instrumentation parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Instrumentation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Instrumentation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Instrumentation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Instrumentation.Builder newBuilder()
public Instrumentation.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Instrumentation.Builder newBuilder(Instrumentation prototype)
public Instrumentation.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Instrumentation.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage