Package 

Interface TombstoneProtos.LogBufferOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getName() string name = 1;
      abstract ByteString getNameBytes() string name = 1;
      abstract List<TombstoneProtos.LogMessage> getLogsList() repeated .LogMessage logs = 2;
      abstract TombstoneProtos.LogMessage getLogs(int index) repeated .LogMessage logs = 2;
      abstract int getLogsCount() repeated .LogMessage logs = 2;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait