Interface Urlfrontier.DiscoveredURLItemOrBuilder

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

public static interface Urlfrontier.DiscoveredURLItemOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .urlfrontier.URLInfo info = 1;
    .urlfrontier.URLInfo info = 1;
    boolean
    .urlfrontier.URLInfo info = 1;

    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
  • Method Details

    • hasInfo

      boolean hasInfo()
      .urlfrontier.URLInfo info = 1;
      Returns:
      Whether the info field is set.
    • getInfo

      .urlfrontier.URLInfo info = 1;
      Returns:
      The info.
    • getInfoOrBuilder

      Urlfrontier.URLInfoOrBuilder getInfoOrBuilder()
      .urlfrontier.URLInfo info = 1;