Interface UpdateByDeltaOptionsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
UpdateByDeltaOptions, UpdateByDeltaOptions.Builder

public interface UpdateByDeltaOptionsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .io.deephaven.proto.backplane.grpc.UpdateByNullBehavior null_behavior = 1;
    int
    .io.deephaven.proto.backplane.grpc.UpdateByNullBehavior null_behavior = 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

    • getNullBehaviorValue

      int getNullBehaviorValue()
      .io.deephaven.proto.backplane.grpc.UpdateByNullBehavior null_behavior = 1;
      Returns:
      The enum numeric value on the wire for nullBehavior.
    • getNullBehavior

      UpdateByNullBehavior getNullBehavior()
      .io.deephaven.proto.backplane.grpc.UpdateByNullBehavior null_behavior = 1;
      Returns:
      The nullBehavior.