|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo_args(fields Set<MasterInfoField>) in class alluxio.thrift.MetaMasterClientService.getInfo_args |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public send_getInfo(fields Set<MasterInfoField>) : void in class alluxio.thrift.MetaMasterClientService.Client |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>) : MasterInfo in class alluxio.client.RetryHandlingMetaMasterClient |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public setFields(fields Set<MasterInfoField>) : getInfo_args in class alluxio.thrift.MetaMasterClientService.getInfo_args |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>, resultHandler AsyncMethodCallback) : void in class alluxio.thrift.MetaMasterClientService.AsyncIface |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>) : MasterInfo in class alluxio.thrift.MetaMasterClientService.Client |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>, resultHandler AsyncMethodCallback) : void in class alluxio.thrift.MetaMasterClientService.AsyncClient |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>) : MasterInfo in class alluxio.thrift.MetaMasterClientService.Iface |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo(fields Set<MasterInfoField>) : MasterInfo in class alluxio.master.MetaMasterClientServiceHandler |
From |
To |
|
Change Parameter Type masterInfoFields : List<MasterInfoField> to masterInfoFields : Set<MasterInfoField> in method public getInfo(masterInfoFields Set<MasterInfoField>) : MasterInfo in class alluxio.client.MetaMasterClient |
From |
To |
|
Change Parameter Type fields : List<MasterInfoField> to fields : Set<MasterInfoField> in method public getInfo_call(fields Set<MasterInfoField>, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class alluxio.thrift.MetaMasterClientService.AsyncClient.getInfo_call |
From |
To |