|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SnapshotProtos.SnapshotFileInfoOrBuilder
Method Summary | |
---|---|
String |
getHfile()
optional string hfile = 3; |
com.google.protobuf.ByteString |
getHfileBytes()
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Type |
getType()
required .SnapshotFileInfo.Type type = 1; |
String |
getWalName()
optional string wal_name = 5; |
com.google.protobuf.ByteString |
getWalNameBytes()
optional string wal_name = 5; |
String |
getWalServer()
optional string wal_server = 4; |
com.google.protobuf.ByteString |
getWalServerBytes()
optional string wal_server = 4; |
boolean |
hasHfile()
optional string hfile = 3; |
boolean |
hasType()
required .SnapshotFileInfo.Type type = 1; |
boolean |
hasWalName()
optional string wal_name = 5; |
boolean |
hasWalServer()
optional string wal_server = 4; |
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 hasType()
required .SnapshotFileInfo.Type type = 1;
SnapshotProtos.SnapshotFileInfo.Type getType()
required .SnapshotFileInfo.Type type = 1;
boolean hasHfile()
optional string hfile = 3;
String getHfile()
optional string hfile = 3;
com.google.protobuf.ByteString getHfileBytes()
optional string hfile = 3;
boolean hasWalServer()
optional string wal_server = 4;
String getWalServer()
optional string wal_server = 4;
com.google.protobuf.ByteString getWalServerBytes()
optional string wal_server = 4;
boolean hasWalName()
optional string wal_name = 5;
String getWalName()
optional string wal_name = 5;
com.google.protobuf.ByteString getWalNameBytes()
optional string wal_name = 5;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |