public static interface MasterProcedureProtos.SplitWALDataOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.ServerName |
getCrashedServer()
required .hbase.pb.ServerName crashed_server = 2; |
HBaseProtos.ServerNameOrBuilder |
getCrashedServerOrBuilder()
required .hbase.pb.ServerName crashed_server = 2; |
String |
getWalPath()
required string wal_path = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getWalPathBytes()
required string wal_path = 1; |
HBaseProtos.ServerName |
getWorker()
optional .hbase.pb.ServerName worker = 3; |
HBaseProtos.ServerNameOrBuilder |
getWorkerOrBuilder()
optional .hbase.pb.ServerName worker = 3; |
boolean |
hasCrashedServer()
required .hbase.pb.ServerName crashed_server = 2; |
boolean |
hasWalPath()
required string wal_path = 1; |
boolean |
hasWorker()
optional .hbase.pb.ServerName worker = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasWalPath()
required string wal_path = 1;String getWalPath()
required string wal_path = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getWalPathBytes()
required string wal_path = 1;boolean hasCrashedServer()
required .hbase.pb.ServerName crashed_server = 2;HBaseProtos.ServerName getCrashedServer()
required .hbase.pb.ServerName crashed_server = 2;HBaseProtos.ServerNameOrBuilder getCrashedServerOrBuilder()
required .hbase.pb.ServerName crashed_server = 2;boolean hasWorker()
optional .hbase.pb.ServerName worker = 3;HBaseProtos.ServerName getWorker()
optional .hbase.pb.ServerName worker = 3;HBaseProtos.ServerNameOrBuilder getWorkerOrBuilder()
optional .hbase.pb.ServerName worker = 3;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.