| Package | Description |
|---|---|
| org.apache.dubbo.common.serialize.protobuf.support.wrapper |
| Modifier and Type | Method and Description |
|---|---|
ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.Builder.build() |
ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.Builder.buildPartial() |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.getDefaultInstance() |
ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.getDefaultInstanceForType() |
ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.Builder.getDefaultInstanceForType() |
ThrowablePB.StackTraceElementProto |
ThrowablePB.ThrowableProtoOrBuilder.getStackTrace(int index)
The stack trace of this Throwable.
|
ThrowablePB.StackTraceElementProto |
ThrowablePB.ThrowableProto.getStackTrace(int index)
The stack trace of this Throwable.
|
ThrowablePB.StackTraceElementProto |
ThrowablePB.ThrowableProto.Builder.getStackTrace(int index)
The stack trace of this Throwable.
|
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseDelimitedFrom(InputStream input) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(byte[] data) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(ByteBuffer data) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(com.google.protobuf.ByteString data) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(InputStream input) |
static ThrowablePB.StackTraceElementProto |
ThrowablePB.StackTraceElementProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThrowablePB.StackTraceElementProto> |
ThrowablePB.StackTraceElementProto.getParserForType() |
List<ThrowablePB.StackTraceElementProto> |
ThrowablePB.ThrowableProtoOrBuilder.getStackTraceList()
The stack trace of this Throwable.
|
List<ThrowablePB.StackTraceElementProto> |
ThrowablePB.ThrowableProto.getStackTraceList()
The stack trace of this Throwable.
|
List<ThrowablePB.StackTraceElementProto> |
ThrowablePB.ThrowableProto.Builder.getStackTraceList()
The stack trace of this Throwable.
|
static com.google.protobuf.Parser<ThrowablePB.StackTraceElementProto> |
ThrowablePB.StackTraceElementProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(int index,
ThrowablePB.StackTraceElementProto value)
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(ThrowablePB.StackTraceElementProto value)
The stack trace of this Throwable.
|
ThrowablePB.StackTraceElementProto.Builder |
ThrowablePB.StackTraceElementProto.Builder.mergeFrom(ThrowablePB.StackTraceElementProto other) |
static ThrowablePB.StackTraceElementProto.Builder |
ThrowablePB.StackTraceElementProto.newBuilder(ThrowablePB.StackTraceElementProto prototype) |
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setStackTrace(int index,
ThrowablePB.StackTraceElementProto value)
The stack trace of this Throwable.
|
| Modifier and Type | Method and Description |
|---|---|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addAllStackTrace(Iterable<? extends ThrowablePB.StackTraceElementProto> values)
The stack trace of this Throwable.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.