public static interface HBaseProtos.SnapshotDescriptionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getCreationTime() |
String |
getName() |
String |
getTable() |
HBaseProtos.SnapshotDescription.Type |
getType() |
int |
getVersion() |
boolean |
hasCreationTime() |
boolean |
hasName() |
boolean |
hasTable() |
boolean |
hasType() |
boolean |
hasVersion() |
boolean hasName()
String getName()
boolean hasTable()
String getTable()
boolean hasCreationTime()
long getCreationTime()
boolean hasType()
HBaseProtos.SnapshotDescription.Type getType()
boolean hasVersion()
int getVersion()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.