|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RPCProtos.ExceptionResponseOrBuilder
Method Summary | |
---|---|
boolean |
getDoNotRetry()
|
String |
getExceptionClassName()
|
String |
getHostname()
|
int |
getPort()
|
String |
getStackTrace()
|
boolean |
hasDoNotRetry()
|
boolean |
hasExceptionClassName()
|
boolean |
hasHostname()
|
boolean |
hasPort()
|
boolean |
hasStackTrace()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasExceptionClassName()
String getExceptionClassName()
boolean hasStackTrace()
String getStackTrace()
boolean hasHostname()
String getHostname()
boolean hasPort()
int getPort()
boolean hasDoNotRetry()
boolean getDoNotRetry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |