|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HBaseProtos.SnapshotDescriptionOrBuilder
Method Summary | |
---|---|
long |
getCreationTime()
|
String |
getName()
|
String |
getTable()
|
HBaseProtos.SnapshotDescription.Type |
getType()
|
int |
getVersion()
|
boolean |
hasCreationTime()
|
boolean |
hasName()
|
boolean |
hasTable()
|
boolean |
hasType()
|
boolean |
hasVersion()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasName()
String getName()
boolean hasTable()
String getTable()
boolean hasCreationTime()
long getCreationTime()
boolean hasType()
HBaseProtos.SnapshotDescription.Type getType()
boolean hasVersion()
int getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |