Interface PlanProtocol.RenameOperatorOrBuilder

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

public static interface PlanProtocol.RenameOperatorOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    boolean containsOld2New​(String key)
    Map old names to new names
    Map<String,​String> getOld2New()
    Deprecated.
    int getOld2NewCount()
    Map old names to new names
    Map<String,​String> getOld2NewMap()
    Map old names to new names
    String getOld2NewOrDefault​(String key, String defaultValue)
    Map old names to new names
    String getOld2NewOrThrow​(String key)
    Map old names to new names

    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