Interface ServerSelectionStatusResponseOrBuilder

All Superinterfaces:
io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder, io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ServerSelectionStatusResponse, ServerSelectionStatusResponse.Builder

public interface ServerSelectionStatusResponseOrBuilder extends io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string status = 1;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    string status = 1;

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getStatus

      String getStatus()
      string status = 1;
      Returns:
      The status.
    • getStatusBytes

      io.deephaven.shadow.core.com.google.protobuf.ByteString getStatusBytes()
      string status = 1;
      Returns:
      The bytes for status.