Uses of Interface
org.apache.drill.exec.store.schedule.EndpointByteMap
Packages that use EndpointByteMap
-
Uses of EndpointByteMap in org.apache.drill.exec.store.parquet
Methods in org.apache.drill.exec.store.parquet that return EndpointByteMapMethods in org.apache.drill.exec.store.parquet with parameters of type EndpointByteMap -
Uses of EndpointByteMap in org.apache.drill.exec.store.schedule
Classes in org.apache.drill.exec.store.schedule that implement EndpointByteMapMethods in org.apache.drill.exec.store.schedule that return EndpointByteMapModifier and TypeMethodDescriptionCompleteFileWork.getByteMap()CompleteWork.getByteMap()BlockMapBuilder.getEndpointByteMap(Set<String> noDrillbitHosts, FileWork work) For a given FileWork, calculate how many bytes are available on each on drillbit endpointConstructors in org.apache.drill.exec.store.schedule with parameters of type EndpointByteMapModifierConstructorDescriptionCompleteFileWork(EndpointByteMap byteMap, long start, long length, org.apache.hadoop.fs.Path path)