|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtosFactory.PutOrBuilder
Method Summary | |
---|---|
long |
getChecksum()
optional sfixed64 checksum = 2; |
ProtosFactory.FlumeEvent |
getEvent()
required .FlumeEvent event = 1; |
ProtosFactory.FlumeEventOrBuilder |
getEventOrBuilder()
required .FlumeEvent event = 1; |
boolean |
hasChecksum()
optional sfixed64 checksum = 2; |
boolean |
hasEvent()
required .FlumeEvent event = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasEvent()
required .FlumeEvent event = 1;
ProtosFactory.FlumeEvent getEvent()
required .FlumeEvent event = 1;
ProtosFactory.FlumeEventOrBuilder getEventOrBuilder()
required .FlumeEvent event = 1;
boolean hasChecksum()
optional sfixed64 checksum = 2;
long getChecksum()
optional sfixed64 checksum = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |