Package 

Interface TombstoneProtos.FDOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface TombstoneProtos.FDOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract int getFd() int32 fd = 1;
      abstract String getPath() string path = 2;
      abstract ByteString getPathBytes() string path = 2;
      abstract String getOwner() string owner = 3;
      abstract ByteString getOwnerBytes() string owner = 3;
      abstract long getTag() uint64 tag = 4;
      • 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