Tabnine Logo
MapField.emptyMapField
Code IndexAdd Tabnine to your IDE (free)

How to use
emptyMapField
method
in
com.google.protobuf.MapField

Best Java code snippets using com.google.protobuf.MapField.emptyMapField (Showing top 20 results out of 900)

origin: Graylog2/graylog2-server

private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
internalGetTemplates() {
 if (templates_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    TemplatesDefaultEntryHolder.defaultEntry);
 }
 return templates_;
}
origin: Graylog2/graylog2-server

private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
internalGetOptionTemplate() {
 if (optionTemplate_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    OptionTemplateDefaultEntryHolder.defaultEntry);
 }
 return optionTemplate_;
}
private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
origin: Graylog2/graylog2-server

private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
internalGetOptionTemplate() {
 if (optionTemplate_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    OptionTemplateDefaultEntryHolder.defaultEntry);
 }
 return optionTemplate_;
}
origin: Graylog2/graylog2-server

private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
internalGetTemplates() {
 if (templates_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    TemplatesDefaultEntryHolder.defaultEntry);
 }
 return templates_;
}
private com.google.protobuf.MapField<java.lang.Integer, com.google.protobuf.ByteString>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.String>
internalGetProperties() {
 if (properties_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    PropertiesDefaultEntryHolder.defaultEntry);
 }
 return properties_;
}
private com.google.protobuf.MapField<java.lang.String, java.lang.String>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetCapacityBytesOnTiers() {
 if (capacityBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    CapacityBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return capacityBytesOnTiers_;
}
private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.String>
internalGetProperties() {
 if (properties_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    PropertiesDefaultEntryHolder.defaultEntry);
 }
 return properties_;
}
private com.google.protobuf.MapField<java.lang.String, java.lang.String>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.InconsistentProperties>
internalGetWarns() {
 if (warns_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    WarnsDefaultEntryHolder.defaultEntry);
 }
 return warns_;
}
private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.InconsistentProperties>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetUsedBytesOnTiers() {
 if (usedBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    UsedBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return usedBytesOnTiers_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.String>
internalGetProperties() {
 if (properties_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    PropertiesDefaultEntryHolder.defaultEntry);
 }
 return properties_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetUsedBytesOnTiers() {
 if (usedBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    UsedBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return usedBytesOnTiers_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetUsedBytesOnTiers() {
 if (usedBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    UsedBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return usedBytesOnTiers_;
}
private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.String>
internalGetTags() {
 if (tags_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    TagsDefaultEntryHolder.defaultEntry);
 }
 return tags_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetUsedBytesOnTiers() {
 if (usedBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    UsedBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return usedBytesOnTiers_;
}
private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.MetricValue>
internalGetMetrics() {
 if (metrics_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    MetricsDefaultEntryHolder.defaultEntry);
 }
 return metrics_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.InconsistentProperties>
internalGetWarns() {
 if (warns_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    WarnsDefaultEntryHolder.defaultEntry);
 }
 return warns_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetTotalBytesOnTiers() {
 if (totalBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    TotalBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return totalBytesOnTiers_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, java.lang.Long>
internalGetCapacityBytesOnTiers() {
 if (capacityBytesOnTiers_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    CapacityBytesOnTiersDefaultEntryHolder.defaultEntry);
 }
 return capacityBytesOnTiers_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.MountPointInfo>
internalGetMountPoints() {
 if (mountPoints_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    MountPointsDefaultEntryHolder.defaultEntry);
 }
 return mountPoints_;
}
origin: Alluxio/alluxio

private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.MountPointInfo>
internalGetMountPoints() {
 if (mountPoints_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    MountPointsDefaultEntryHolder.defaultEntry);
 }
 return mountPoints_;
}
private com.google.protobuf.MapField<java.lang.String, alluxio.grpc.MountPointInfo>
com.google.protobufMapFieldemptyMapField

Javadoc

Returns an immutable empty MapField.

Popular methods of MapField

  • getMap
    Returns the content of this MapField as a read-only Map.
  • getMutableMap
    Gets a mutable Map view of this MapField.
  • isMutable
    Returns whether this field can be modified.
  • clear
  • copy
    Returns a deep copy of this MapField.
  • makeImmutable
    Makes this list immutable. All subsequent modifications will throw an UnsupportedOperationException.
  • mergeFrom
  • newMapField
    Creates a new mutable empty MapField.
  • equals
  • hashCode
  • <init>
  • convertKeyAndValueToMessage
  • <init>,
  • convertKeyAndValueToMessage,
  • convertListToMap,
  • convertMapToList,
  • convertMessageToKeyAndValue,
  • getList,
  • getMapEntryMessageDefaultInstance,
  • getMutableList

Popular in Java

  • Making http post requests using okhttp
  • getResourceAsStream (ClassLoader)
  • scheduleAtFixedRate (ScheduledExecutorService)
  • findViewById (Activity)
  • File (java.io)
    An "abstract" representation of a file system entity identified by a pathname. The pathname may be a
  • SocketException (java.net)
    This SocketException may be thrown during socket creation or setting options, and is the superclass
  • Time (java.sql)
    Java representation of an SQL TIME value. Provides utilities to format and parse the time's represen
  • ConcurrentHashMap (java.util.concurrent)
    A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This version is based on or
  • SSLHandshakeException (javax.net.ssl)
    The exception that is thrown when a handshake could not be completed successfully.
  • HttpServlet (javax.servlet.http)
    Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. A sub
  • Top plugins for Android Studio
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now