Package | Description |
---|---|
org.apache.drill.exec.proto |
Modifier and Type | Class and Description |
---|---|
static class |
BitControl.FragmentStatus
Protobuf type
exec.bit.control.FragmentStatus |
static class |
BitControl.FragmentStatus.Builder
Protobuf type
exec.bit.control.FragmentStatus |
Modifier and Type | Method and Description |
---|---|
BitControl.FragmentStatusOrBuilder |
BitControl.BitStatusOrBuilder.getFragmentStatusOrBuilder(int index)
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
BitControl.FragmentStatusOrBuilder |
BitControl.BitStatus.getFragmentStatusOrBuilder(int index)
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
BitControl.FragmentStatusOrBuilder |
BitControl.BitStatus.Builder.getFragmentStatusOrBuilder(int index)
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends BitControl.FragmentStatusOrBuilder> |
BitControl.BitStatusOrBuilder.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
List<? extends BitControl.FragmentStatusOrBuilder> |
BitControl.BitStatus.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
List<? extends BitControl.FragmentStatusOrBuilder> |
BitControl.BitStatus.Builder.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1; |
Copyright © 1970 The Apache Software Foundation. All rights reserved.