MCPcopy Create free account
hub / github.com/apache/hive / writeFieldBegin

Method writeFieldBegin

service/lib/php/protocol/TProtocol.php:120–120  ·  view source on GitHub ↗

* Starts a field. * * @param string $name Field name * @param int $type Field type * @param int $fid Field id * @throws TException on write error * @return int How many bytes written */

($fieldName, $fieldType, $fieldId)

Source from the content-addressed store, hash-verified

118 * @return int How many bytes written
119 */
120 public abstract function writeFieldBegin($fieldName, $fieldType, $fieldId);
121
122 public abstract function writeFieldEnd();
123

Callers 15

_writeMethod · 0.45
_writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by 2

writeMethod · 0.36
writeMethod · 0.36