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, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasReportDefined()
hasReportDefined in interface InstrumentationOrBuilderpublic String getReportDefined()
getReportDefined in interface InstrumentationOrBuilderpublic boolean hasReportCall()
hasReportCall in interface InstrumentationOrBuilderpublic String getReportCall()
getReportCall in interface InstrumentationOrBuilderpublic boolean hasReportExit()
hasReportExit in interface InstrumentationOrBuilderpublic String getReportExit()
getReportExit in interface InstrumentationOrBuilderpublic List<String> getDeclarationToRemoveList()
getDeclarationToRemoveList in interface InstrumentationOrBuilderpublic int getDeclarationToRemoveCount()
getDeclarationToRemoveCount in interface InstrumentationOrBuilderpublic String getDeclarationToRemove(int index)
getDeclarationToRemove in interface InstrumentationOrBuilderpublic List<String> getInitList()
getInitList in interface InstrumentationOrBuilderpublic int getInitCount()
getInitCount in interface InstrumentationOrBuilderpublic String getInit(int index)
getInit in interface InstrumentationOrBuilderpublic boolean hasAppNameSetter()
hasAppNameSetter in interface InstrumentationOrBuilderpublic String getAppNameSetter()
getAppNameSetter in interface InstrumentationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Instrumentation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instrumentation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instrumentation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instrumentation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instrumentation parseFrom(InputStream input) throws IOException
IOExceptionpublic static Instrumentation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Instrumentation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Instrumentation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Instrumentation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Instrumentation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Instrumentation.Builder newBuilder()
public Instrumentation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Instrumentation.Builder newBuilder(Instrumentation prototype)
public Instrumentation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Instrumentation.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage