Modifier and Type | Field and Description |
---|---|
static Metadata.Key<Status> |
CODE_KEY
Key to bind status code to trailing metadata.
|
static Metadata.Key<String> |
MESSAGE_KEY
Key to bind status message to trailing metadata.
|
@Internal public static final Metadata.Key<String> MESSAGE_KEY
@Internal public static final Metadata.Key<Status> CODE_KEY
Copyright © 2018. All rights reserved.