public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static ByteSequence |
NULL_KEY |
static io.grpc.Metadata.Key<String> |
REQUIRE_LEADER_KEY |
static String |
REQUIRE_LEADER_VALUE |
static String |
TOKEN |
| Constructor and Description |
|---|
Constants() |
public static final String TOKEN
public static final ByteSequence NULL_KEY
public static final io.grpc.Metadata.Key<String> REQUIRE_LEADER_KEY
public static final String REQUIRE_LEADER_VALUE
Copyright © 2021. All rights reserved.