Interface ClientWireProtocol.ClientConnectionOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ClientWireProtocol.ClientConnection, ClientWireProtocol.ClientConnection.Builder
Enclosing class:
ClientWireProtocol

public static interface ClientWireProtocol.ClientConnectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    String getClientid()
    string clientid = 3;
    com.google.protobuf.ByteString getClientidBytes()
    string clientid = 3;
    String getDatabase()
    string database = 2;
    com.google.protobuf.ByteString getDatabaseBytes()
    string database = 2;
    String getUserid()
    string userid = 1;
    com.google.protobuf.ByteString getUseridBytes()
    string userid = 1;
    String getVersion()
    string version = 4;
    com.google.protobuf.ByteString getVersionBytes()
    string version = 4;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

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