Codota Logo
MapField.emptyMapField
Code IndexAdd Codota 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)

  • Common ways to obtain MapField
private void myMethod () {
MapField m =
  • Codota IconMapEntry defaultEntry;MapField.newMapField(defaultEntry)
  • Codota IconMapEntry defaultEntry;MapField.emptyMapField(defaultEntry)
  • Smart code suggestions by Codota
}
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>
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, 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>
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>
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.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>
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>
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, java.lang.String>
internalGetProperties() {
 if (properties_ == null) {
  return com.google.protobuf.MapField.emptyMapField(
    PropertiesDefaultEntryHolder.defaultEntry);
 }
 return properties_;
}
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

  • Parsing JSON documents to java classes using gson
  • getResourceAsStream (ClassLoader)
  • getSharedPreferences (Context)
  • setContentView (Activity)
  • GridLayout (java.awt)
    The GridLayout class is a layout manager that lays out a container's components in a rectangular gri
  • EOFException (java.io)
    Thrown when a program encounters the end of a file or stream during an input operation.
  • FileNotFoundException (java.io)
    Thrown when a file specified by a program cannot be found.
  • URLEncoder (java.net)
    This class is used to encode a string using the format required by application/x-www-form-urlencoded
  • Executor (java.util.concurrent)
    An object that executes submitted Runnable tasks. This interface provides a way of decoupling task s
  • Manifest (java.util.jar)
    The Manifest class is used to obtain attribute information for a JarFile and its entries.
Codota Logo
  • Products

    Search for Java codeSearch for JavaScript codeEnterprise
  • IDE Plugins

    IntelliJ IDEAWebStormAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogCodota Academy Plugin user guide Terms of usePrivacy policyJava Code IndexJavascript Code Index
Get Codota for your IDE now