Reimplemented from Impala::Util::IOBuffer. Definition at line 70 of file IOBufferChannel.h. References mId. Referenced by Impala::Util::FileCopyLocalToRemote(), and Impala::Util::FileCopyRemoteToLocal(). 00071 { 00072 return (mId != -1); 00073 }
|
1.5.1