|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DistributedPubSubMessages.SendOrBuilder
Method Summary | |
---|---|
boolean |
getLocalAffinity()
required bool localAffinity = 2; |
java.lang.String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
DistributedPubSubMessages.Payload |
getPayload()
required .Payload payload = 3; |
DistributedPubSubMessages.PayloadOrBuilder |
getPayloadOrBuilder()
required .Payload payload = 3; |
boolean |
hasLocalAffinity()
required bool localAffinity = 2; |
boolean |
hasPath()
required string path = 1; |
boolean |
hasPayload()
required .Payload payload = 3; |
Method Detail |
---|
boolean hasPath()
required string path = 1;
java.lang.String getPath()
required string path = 1;
com.google.protobuf.ByteString getPathBytes()
required string path = 1;
boolean hasLocalAffinity()
required bool localAffinity = 2;
boolean getLocalAffinity()
required bool localAffinity = 2;
boolean hasPayload()
required .Payload payload = 3;
DistributedPubSubMessages.Payload getPayload()
required .Payload payload = 3;
DistributedPubSubMessages.PayloadOrBuilder getPayloadOrBuilder()
required .Payload payload = 3;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |