public interface JoinBySnapshotStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBootstrappingSnapshotDir()
string bootstrapping_snapshot_dir = 2 [json_name = "bootstrappingSnapshotDir"]; |
com.google.protobuf.ByteString |
getBootstrappingSnapshotDirBytes()
string bootstrapping_snapshot_dir = 2 [json_name = "bootstrappingSnapshotDir"]; |
boolean |
getInProgress()
bool in_progress = 1 [json_name = "inProgress"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean getInProgress()
bool in_progress = 1 [json_name = "inProgress"];
String getBootstrappingSnapshotDir()
string bootstrapping_snapshot_dir = 2 [json_name = "bootstrappingSnapshotDir"];
com.google.protobuf.ByteString getBootstrappingSnapshotDirBytes()
string bootstrapping_snapshot_dir = 2 [json_name = "bootstrappingSnapshotDir"];
Copyright © 2022. All rights reserved.