public static interface BKJournalProtos.CurrentInprogressProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getHostname()
optional string hostname = 2; |
com.google.protobuf.ByteString |
getHostnameBytes()
optional string hostname = 2; |
String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
boolean |
hasHostname()
optional string hostname = 2; |
boolean |
hasPath()
required string path = 1; |
boolean hasPath()
required string path = 1;
String getPath()
required string path = 1;
com.google.protobuf.ByteString getPathBytes()
required string path = 1;
boolean hasHostname()
optional string hostname = 2;
String getHostname()
optional string hostname = 2;
com.google.protobuf.ByteString getHostnameBytes()
optional string hostname = 2;
Copyright © 2013 Apache Software Foundation. All rights reserved.