|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
| Method Summary | |
|---|---|
boolean |
getForReading()
optional bool forReading = 3 [default = true]; |
boolean |
getInProgressOk()
optional bool inProgressOk = 4 [default = false]; |
QJournalProtocolProtos.JournalIdProto |
getJid()
required .hadoop.hdfs.JournalIdProto jid = 1; |
QJournalProtocolProtos.JournalIdProtoOrBuilder |
getJidOrBuilder()
required .hadoop.hdfs.JournalIdProto jid = 1; |
long |
getSinceTxId()
required uint64 sinceTxId = 2; |
boolean |
hasForReading()
optional bool forReading = 3 [default = true]; |
boolean |
hasInProgressOk()
optional bool inProgressOk = 4 [default = false]; |
boolean |
hasJid()
required .hadoop.hdfs.JournalIdProto jid = 1; |
boolean |
hasSinceTxId()
required uint64 sinceTxId = 2; |
| 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 hasJid()
required .hadoop.hdfs.JournalIdProto jid = 1;
QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.JournalIdProto jid = 1;
QJournalProtocolProtos.JournalIdProtoOrBuilder getJidOrBuilder()
required .hadoop.hdfs.JournalIdProto jid = 1;
boolean hasSinceTxId()
required uint64 sinceTxId = 2;
Transaction ID
long getSinceTxId()
required uint64 sinceTxId = 2;
Transaction ID
boolean hasForReading()
optional bool forReading = 3 [default = true];
Whether or not the client will be reading from the returned streams.
boolean getForReading()
optional bool forReading = 3 [default = true];
Whether or not the client will be reading from the returned streams.
boolean hasInProgressOk()
optional bool inProgressOk = 4 [default = false];
boolean getInProgressOk()
optional bool inProgressOk = 4 [default = false];
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||