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