|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MasterProtos.IsProcedureDoneResponseOrBuilder
Method Summary | |
---|---|
boolean |
getDone()
optional bool done = 1 [default = false]; |
HBaseProtos.ProcedureDescription |
getSnapshot()
optional .ProcedureDescription snapshot = 2; |
HBaseProtos.ProcedureDescriptionOrBuilder |
getSnapshotOrBuilder()
optional .ProcedureDescription snapshot = 2; |
boolean |
hasDone()
optional bool done = 1 [default = false]; |
boolean |
hasSnapshot()
optional .ProcedureDescription snapshot = 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 hasDone()
optional bool done = 1 [default = false];
boolean getDone()
optional bool done = 1 [default = false];
boolean hasSnapshot()
optional .ProcedureDescription snapshot = 2;
HBaseProtos.ProcedureDescription getSnapshot()
optional .ProcedureDescription snapshot = 2;
HBaseProtos.ProcedureDescriptionOrBuilder getSnapshotOrBuilder()
optional .ProcedureDescription snapshot = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |