Class OMExecutionFlow

java.lang.Object
org.apache.hadoop.ozone.om.execution.OMExecutionFlow

public class OMExecutionFlow extends Object
entry for execution flow for write request.
  • Constructor Details

  • Method Details

    • submit

      public org.apache.hadoop.ozone.protocol.proto.OzoneManagerProtocolProtos.OMResponse submit(org.apache.hadoop.ozone.protocol.proto.OzoneManagerProtocolProtos.OMRequest omRequest) throws com.google.protobuf.ServiceException
      External request handling.
      Parameters:
      omRequest - the request
      Returns:
      OMResponse the response of execution
      Throws:
      com.google.protobuf.ServiceException - the exception on execution