Interface Serverfeatures.SupportedMethodsOrBuilder

    • Method Detail

      • getMethodsList

        java.util.List<Serverfeatures.SupportedMethod> getMethodsList()
        repeated .event_store.client.server_features.SupportedMethod methods = 1;
      • getMethodsCount

        int getMethodsCount()
        repeated .event_store.client.server_features.SupportedMethod methods = 1;
      • getEventStoreServerVersion

        java.lang.String getEventStoreServerVersion()
        string event_store_server_version = 2;
        Returns:
        The eventStoreServerVersion.
      • getEventStoreServerVersionBytes

        com.google.protobuf.ByteString getEventStoreServerVersionBytes()
        string event_store_server_version = 2;
        Returns:
        The bytes for eventStoreServerVersion.