1. 499aaf1 We do not have a need to define a frame size statically within the dataset now because we obtain that from the job specification. by madhusudancs · 12 years ago
  2. f9332dd Use IInputChannel instead of IDatasetInputChannel in the monitor definitions. by madhusudancs · 12 years ago
  3. 459d110 Construct the DatasetClientContext object in the HyracksDataset constructor and pass it to the result channel's open method. by madhusudancs · 12 years ago
  4. b641a67 Implement a client side context from IHyracksCommonContext. by madhusudancs · 12 years ago
  5. 3b2d55b Just use null as values to localAddress and listener for non listening TCP endpoints instead of copy pasting the constructor method. by madhusudancs · 12 years ago
  6. 4da79e4 Use DatasetDirectoryRecords instead of NetworkAddresses everywhere we access that information in the dataset stack. by madhusudancs · 12 years ago
  7. 544eb63 We should print the buffer before recycling it by madhusudancs · 12 years ago
  8. 5b029cf Formatting fixes. by madhusudancs · 12 years ago
  9. b6cd6db5 Update all the imports with the new locations and fix the method calls with argument changes. by madhusudancs · 12 years ago
  10. 69f0819 Implement a network manager for the dataset clients to talk to the result distributing nodes. by madhusudancs · 12 years ago
  11. 7e8e6d5 Create a new project called hyracks-client and move all the dataset api implementation classes into this new project. by madhusudancs · 12 years ago